]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
include/debug: Relicense to Public Domain
authorKarel Zak <kzak@redhat.com>
Tue, 4 Feb 2025 09:10:57 +0000 (10:10 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 4 Feb 2025 09:10:57 +0000 (10:10 +0100)
After reaching an agreement with Ondrej Oprala, we have decided to
change the license of debug.h and debugobj.h from LGPL to Public
Domain. This change is more suitable for the files in the include/
directory of util-linux.

CC: Ondrej Oprala <ondrej.oprala@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
include/debug.h
include/debugobj.h

index 4497d874af5c56e7f1b4ec6f6b77a1b03bc87c39..15b09d07affbf854397b35cb84c6293cd0248c42 100644 (file)
@@ -1,11 +1,6 @@
 /*
- * SPDX-License-Identifier: LGPL-2.1-or-later
- *
- * Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com>
- * Copyright (C) 2014 Karel Zak <kzak@redhat.com>
- *
- * This file may be distributed under the terms of the
- * GNU Lesser General Public License.
+ * No copyright is claimed.  This code is in the public domain; do with
+ * it what you wish.
  */
 #ifndef UTIL_LINUX_DEBUG_H
 #define UTIL_LINUX_DEBUG_H
index eac3ff90844fb4151b2dc00bd6603ada07d36f9b..dbeaf8d64625cdd7dc475fe51befe008b0e55ecf 100644 (file)
@@ -1,11 +1,6 @@
 /*
- * SPDX-License-Identifier: LGPL-2.1-or-later
- *
- * Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com>
- * Copyright (C) 2014 Karel Zak <kzak@redhat.com>
- *
- * This file may be distributed under the terms of the
- * GNU Lesser General Public License.
+ * No copyright is claimed.  This code is in the public domain; do with
+ * it what you wish.
  */
 #ifndef UTIL_LINUX_DEBUGOBJ_H
 #define UTIL_LINUX_DEBUGOBJ_H