/*
- * SPDX-License-Identifier: LGPL-2.1-or-later
+ * No copyright is claimed. This code is in the public domain; do with
+ * it what you wish.
*
- * Copyright (C) 2012 Ondrej Oprala <ooprala@redhat.com>
- * Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com>
+ * Authors: 2012 Ondrej Oprala <ooprala@redhat.com>
+ * 2012-2025 Karel Zak <kzak@redhat.com>
*
* This file may be distributed under the terms of the
* GNU Lesser General Public License.
/*
- * SPDX-License-Identifier: LGPL-2.1-or-later
+ * No copyright is claimed. This code is in the public domain; do with
+ * it what you wish.
*
- * Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org>
- * Copyright (C) 2010-2022 Karel Zak <kzak@redhat.com>
- *
- * This file may be redistributed under the terms of the
- * GNU Lesser General Public License.
+ * Authors 2010 Davidlohr Bueso <dave@gnu.org>
+ * 2010-2025 Karel Zak <kzak@redhat.com>
*
* General memory allocation wrappers for malloc, realloc, calloc and strdup
*/
/*
- * SPDX-License-Identifier: LGPL-2.1-or-later
+ * No copyright is claimed. This code is in the public domain; do with
+ * it what you wish.
*
- * Copyright (C) 2012 Ondrej Oprala <ooprala@redhat.com>
- * Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com>
+ * Authors: 2012 Ondrej Oprala <ooprala@redhat.com>
+ * 2012-2025 Karel Zak <kzak@redhat.com>
*
* This file may be distributed under the terms of the
* GNU Lesser General Public License.