From a857ec6aada08d8c334c389c7b682198d749b6c9 Mon Sep 17 00:00:00 2001 From: Pierre-Emmanuel Patry Date: Tue, 28 Nov 2023 13:39:35 +0100 Subject: [PATCH] libgrust: Add ChangeLog file libgrust/ChangeLog: * ChangeLog: New file. Signed-off-by: Pierre-Emmanuel Patry --- libgrust/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libgrust/ChangeLog diff --git a/libgrust/ChangeLog b/libgrust/ChangeLog new file mode 100644 index 00000000000..97887c90552 --- /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.