LICENSE: add info about SPDX-License-Identifier usage and use it

fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
This commit is contained in:
Roger Meier
2014-05-14 08:38:09 +02:00
parent a07df2c873
commit b0581433a7
2109 changed files with 0 additions and 0 deletions

0
CppParser/src/Attributes.cpp Executable file → Normal file
View File

0
CppParser/src/AttributesParser.cpp Executable file → Normal file
View File

0
CppParser/src/BuiltIn.cpp Executable file → Normal file
View File

0
CppParser/src/CppToken.cpp Executable file → Normal file
View File

0
CppParser/src/Decl.cpp Executable file → Normal file
View File

0
CppParser/src/Enum.cpp Executable file → Normal file
View File

0
CppParser/src/EnumValue.cpp Executable file → Normal file
View File

0
CppParser/src/Function.cpp Executable file → Normal file
View File

0
CppParser/src/NameSpace.cpp Executable file → Normal file
View File

0
CppParser/src/Parameter.cpp Executable file → Normal file
View File

0
CppParser/src/Parser.cpp Executable file → Normal file
View File

0
CppParser/src/Struct.cpp Executable file → Normal file
View File

0
CppParser/src/Symbol.cpp Executable file → Normal file
View File

0
CppParser/src/Tokenizer.cpp Executable file → Normal file
View File

0
CppParser/src/TypeDef.cpp Executable file → Normal file
View File

0
CppParser/src/Utility.cpp Executable file → Normal file
View File

0
CppParser/src/Variable.cpp Executable file → Normal file
View File