diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2022-12-10 08:33:22 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2022-12-10 08:35:17 +0100 |
commit | 24ff0b3e0c41e3997fb4c11736b8a412afbaadf3 (patch) | |
tree | f271d640bb0650fab006659c62e5a2d8f098b31b | |
parent | 84f6f8a2a97f88be01e223c9c9dbab801a4f501f (diff) | |
download | gcc-24ff0b3e0c41e3997fb4c11736b8a412afbaadf3.zip gcc-24ff0b3e0c41e3997fb4c11736b8a412afbaadf3.tar.gz gcc-24ff0b3e0c41e3997fb4c11736b8a412afbaadf3.tar.bz2 |
Add stub 'gcc/rust/ChangeLog'
-rw-r--r-- | gcc/rust/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/rust/ChangeLog b/gcc/rust/ChangeLog new file mode 100644 index 0000000..3a4f03c --- /dev/null +++ b/gcc/rust/ChangeLog @@ -0,0 +1,6 @@ + +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. |