public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-4592] Add initial ChangeLogs for modula2.
Date: Sat, 10 Dec 2022 09:14:19 +0000 (GMT)	[thread overview]
Message-ID: <20221210091419.BD7F43856B5D@sourceware.org> (raw)

https://gcc.gnu.org/g:68ee8a64ac17ded4ffda7a6ba4f387f40305e639

commit r13-4592-g68ee8a64ac17ded4ffda7a6ba4f387f40305e639
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Sat Dec 10 09:10:29 2022 +0000

    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 <gaiusmod2@gmail.com>

Diff:
---
 gcc/m2/ChangeLog | 5 +++++
 libgm2/ChangeLog | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog
new file mode 100644
index 00000000000..d1f979eaeab
--- /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 00000000000..d1f979eaeab
--- /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.

                 reply	other threads:[~2022-12-10  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221210091419.BD7F43856B5D@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).