update a missing header with SPDX.

This commit is contained in:
Weng Xuetian 2020-11-25 14:34:49 -08:00
parent c41ecc3642
commit a1ee2ba162
No known key found for this signature in database
GPG Key ID: 8E8B898CBF2412F9
1 changed files with 6 additions and 19 deletions

View File

@ -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_