diff --git a/linux/fbdev.c b/linux/fbdev.c index dfe0d22..6ae0c77 100644 --- a/linux/fbdev.c +++ b/linux/fbdev.c @@ -1,3 +1,10 @@ +/* + * (C) Gražvydas "notaz" Ignotas, 2009-2010 + * + * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. + * See the COPYING file in the top-level directory. + */ + #include #include #include diff --git a/linux/oshide.c b/linux/oshide.c index 548315f..484618d 100644 --- a/linux/oshide.c +++ b/linux/oshide.c @@ -1,3 +1,10 @@ +/* + * (C) Gražvydas "notaz" Ignotas, 2009-2010 + * + * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. + * See the COPYING file in the top-level directory. + */ + #include #include #include