[gcc r15-7928] Add empty ChangeLog files for GCC COBOL.
Jakub Jelinek
jakub@gcc.gnu.org
Mon Mar 10 14:39:21 GMT 2025
https://gcc.gnu.org/g:c664055622f67db7a89258962d846f02361c9b6d
commit r15-7928-gc664055622f67db7a89258962d846f02361c9b6d
Author: Jakub Jelinek <jakub@redhat.com>
Date: Mon Mar 10 15:38:54 2025 +0100
Add empty ChangeLog files for GCC COBOL.
Diff:
---
gcc/cobol/ChangeLog | 6 ++++++
libgcobol/ChangeLog | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/gcc/cobol/ChangeLog b/gcc/cobol/ChangeLog
new file mode 100644
index 000000000000..501b0062a9c4
--- /dev/null
+++ b/gcc/cobol/ChangeLog
@@ -0,0 +1,6 @@
+
+Copyright (C) 2025 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.
diff --git a/libgcobol/ChangeLog b/libgcobol/ChangeLog
new file mode 100644
index 000000000000..501b0062a9c4
--- /dev/null
+++ b/libgcobol/ChangeLog
@@ -0,0 +1,6 @@
+
+Copyright (C) 2025 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.
More information about the Gcc-cvs
mailing list