update a missing header with SPDX.
This commit is contained in:
parent
c41ecc3642
commit
a1ee2ba162
|
@ -1,22 +1,9 @@
|
|||
//
|
||||
// Copyright (C) 2012~2017 by CSSlayer
|
||||
// wengxt@gmail.com
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions
|
||||
// are met:
|
||||
//
|
||||
// 1. Redistributions of source code must retain the above Copyright
|
||||
// notice, this list of conditions and the following disclaimer.
|
||||
//
|
||||
// 2. Redistributions in binary form must reproduce the above Copyright
|
||||
// notice, this list of conditions and the following disclaimer in the
|
||||
// documentation and/or other materials provided with the distribution.
|
||||
//
|
||||
// 3. Neither the name of the authors nor the names of its contributors
|
||||
// may be used to endorse or promote products derived from this
|
||||
// software without specific prior written permission.
|
||||
//
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2012~2017 CSSlayer <wengxt@gmail.com>
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*
|
||||
*/
|
||||
#ifndef _COMMON_FCITXFLAGS_H_
|
||||
#define _COMMON_FCITXFLAGS_H_
|
||||
|
||||
|
|
Loading…
Reference in New Issue