diff lwlib/lwlib-utils.h @ 5422:ade4c7e2c6cb

Migrate lwlib/ to GPLv3.
author Mike Sperber <sperber@deinprogramm.de>
date Sun, 31 Oct 2010 01:25:03 +0100
parents 8de8e3f6228a
children
line wrap: on
line diff
--- a/lwlib/lwlib-utils.h	Sun Oct 31 00:06:47 2010 +0200
+++ b/lwlib/lwlib-utils.h	Sun Oct 31 01:25:03 2010 +0100
@@ -1,3 +1,22 @@
+/* Defines some widget utility functions.
+   Copyright (C) 1992 Lucid, Inc.
+
+This file is part of the Lucid Widget Library.
+
+The Lucid Widget Library is free software: you can redistribute it
+and/or modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation, either version 3 of the
+License, or (at your option) any later version.
+
+The Lucid Widget Library is distributed in the hope that it will be
+useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with the Lucid Widget Library.  If not, see
+<http://www.gnu.org/licenses/>. */
+
 #ifndef INCLUDED_lwlib_utils_h_
 #define INCLUDED_lwlib_utils_h_