From 84402913a326f27166b5c8773b4293c8e796a633 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 6 Apr 2025 09:11:34 +0200 Subject: [PATCH] Rectified license text of libiso_msgs.c --- libisofs/libiso_msgs.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libisofs/libiso_msgs.c b/libisofs/libiso_msgs.c index 90d4bbd..27fa26f 100644 --- a/libisofs/libiso_msgs.c +++ b/libisofs/libiso_msgs.c @@ -2,7 +2,12 @@ /* libiso_msgs (generated from libdax_msgs : Fri Feb 22 19:42:52 CET 2008) Message handling facility of libisofs. Copyright (C) 2006 - 2016 Thomas Schmitt , - provided under GPL version 2 or later + + This file is part of the libisofs project; you can redistribute it and/or + modify it under the terms of the GNU General Public License version 2 + or later as published by the Free Software Foundation. + See COPYING file for details. + */ #ifdef HAVE_CONFIG_H