diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-11-28 13:39:35 +0100 |
---|---|---|
committer | Marc Poulhiès <dkm@kataplop.net> | 2023-12-14 13:34:20 +0100 |
commit | a857ec6aada08d8c334c389c7b682198d749b6c9 (patch) | |
tree | 92ce662781ed4f9cde89c0f6b64719363c966a47 | |
parent | 2c92551405bc8616f456e5cbc696ab0292c7ff00 (diff) | |
download | gcc-a857ec6aada08d8c334c389c7b682198d749b6c9.zip gcc-a857ec6aada08d8c334c389c7b682198d749b6c9.tar.gz gcc-a857ec6aada08d8c334c389c7b682198d749b6c9.tar.bz2 |
libgrust: Add ChangeLog file
libgrust/ChangeLog:
* ChangeLog: New file.
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. |