c++: Add changelog files in c++tools/ and libcody/ directories

Add ChangeLog files, so that update_version_git can then fill those in.
This commit is contained in:
Jakub Jelinek 2020-12-15 17:39:12 +01:00
parent 662de36bf7
commit 30c41abc41
2 changed files with 12 additions and 0 deletions

6
c++tools/ChangeLog Normal file
View File

@ -0,0 +1,6 @@
Copyright (C) 2020 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

6
libcody/ChangeLog Normal file
View File

@ -0,0 +1,6 @@
Copyright (C) 2020 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.