From: Gaius Mulley Date: Sat, 10 Dec 2022 09:10:29 +0000 (+0000) Subject: Add initial ChangeLogs for modula2. X-Git-Tag: basepoints/gcc-14~2615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68ee8a64ac17ded4ffda7a6ba4f387f40305e639;p=thirdparty%2Fgcc.git Add initial ChangeLogs for modula2. Add initial ChangeLog file in libgm2 and gcc/m2. ChangeLog: * libgm2: (New directory). * libgm2/ChangeLog: (New file). gcc/ChangeLog: * m2: (New directory). * m2/ChangeLog: (New file). Signed-off-by: Gaius Mulley --- diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog new file mode 100644 index 000000000000..d1f979eaeab5 --- /dev/null +++ b/gcc/m2/ChangeLog @@ -0,0 +1,5 @@ +Copyright (C) 2022 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/libgm2/ChangeLog b/libgm2/ChangeLog new file mode 100644 index 000000000000..d1f979eaeab5 --- /dev/null +++ b/libgm2/ChangeLog @@ -0,0 +1,5 @@ +Copyright (C) 2022 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.