The header file and code uses a different license. Let's use (public
domain) license from code also for the header file.
Signed-off-by: Karel Zak <kzak@redhat.com>
/*
- * Copyright (C) 2012-2015 Karel Zak <kzak@redhat.com>
+ * No copyright is claimed. This code is in the public domain; do with
+ * it what you wish.
*
- * This file may be distributed under the terms of the
- * GNU Lesser General Public License.
+ * Copyright (C) 2012-2015 Karel Zak <kzak@redhat.com>
*/
#ifndef UTIL_LINUX_COLOR_NAMES_H
#define UTIL_LINUX_COLOR_NAMES_H
* No copyright is claimed. This code is in the public domain; do with
* it what you wish.
*
- * Written by Karel Zak <kzak@redhat.com>
+ * Copyright (C) 2012-2015 Karel Zak <kzak@redhat.com>
*/
#include "c.h"
#include "color-names.h"