diff options
author | Jakub Jelinek <jakub@redhat.com> | 2025-03-10 15:38:54 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2025-03-10 15:38:54 +0100 |
commit | c664055622f67db7a89258962d846f02361c9b6d (patch) | |
tree | dee1fbe1a95ea16abf61ab699bdde4139a2451b2 /gcc | |
parent | 65febfb25544f089e7459219b6c095f0b8eff879 (diff) | |
download | gcc-c664055622f67db7a89258962d846f02361c9b6d.zip gcc-c664055622f67db7a89258962d846f02361c9b6d.tar.gz gcc-c664055622f67db7a89258962d846f02361c9b6d.tar.bz2 |
Add empty ChangeLog files for GCC COBOL.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cobol/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/cobol/ChangeLog b/gcc/cobol/ChangeLog new file mode 100644 index 0000000..501b006 --- /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. |