diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-11-28 13:39:35 +0100 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-02-16 16:33:12 +0000 |
commit | 1b6ac2229b20b7c4171c6750affc1a675e6e4ecc (patch) | |
tree | 2a9c4b2429ddd7d640dbc59b4c7137121b449f01 | |
parent | b1f11b31bf105415f9a495d82366de8f3f571205 (diff) | |
download | gcc-1b6ac2229b20b7c4171c6750affc1a675e6e4ecc.zip gcc-1b6ac2229b20b7c4171c6750affc1a675e6e4ecc.tar.gz gcc-1b6ac2229b20b7c4171c6750affc1a675e6e4ecc.tar.bz2 |
libgrust: Add ChangeLog file
libgrust/ChangeLog:
* ChangeLog: New file.
(cherry picked from commit a857ec6aada08d8c334c389c7b682198d749b6c9)
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
-rw-r--r-- | libgrust/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgrust/ChangeLog b/libgrust/ChangeLog new file mode 100644 index 0000000..97887c9 --- /dev/null +++ b/libgrust/ChangeLog @@ -0,0 +1,6 @@ + +Copyright (C) 2023 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. |