summaryrefslogtreecommitdiff
path: root/camlibs/barbie/barbie.c
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2008-05-15 12:14:35 +0000
committerMarcus Meissner <marcus@jet.franken.de>2008-05-15 12:14:35 +0000
commite15bc5a46c2f77b9988f9e72ea2e72ae614328ac (patch)
treed6e9b371754e24944b03f4c5877e104ef476d0d1 /camlibs/barbie/barbie.c
parent59d3b95e2b352cf40c51666e0348b8f6deb6217f (diff)
downloadlibgphoto2-e15bc5a46c2f77b9988f9e72ea2e72ae614328ac.tar.gz
added lgpl boilerplate, plus authors. guessing it was
done in 2000. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11138 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/barbie/barbie.c')
-rw-r--r--camlibs/barbie/barbie.c23
1 files changed, 23 insertions, 0 deletions
diff --git a/camlibs/barbie/barbie.c b/camlibs/barbie/barbie.c
index 8448d4bbe..40a4a6e91 100644
--- a/camlibs/barbie/barbie.c
+++ b/camlibs/barbie/barbie.c
@@ -1,3 +1,26 @@
+/* library.c
+ *
+ * Copyright (c) 2000 Scott Fritzinger <scottf@unr.edu>
+ * Copyright (c) 2000 Andreas Meyer <ahm@spies.com>
+ * Copyright (c) 2000 Pete Zaitcev <zaitcev@metabyte.com>
+ * Copyright (c) 2000 Jeff Laing <jeffl@SPATIALinfo.com>
+ * Copyright (c) 2007 Marcus Meissner <marcus@jet.franken.de>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
#include "config.h"
#include <ctype.h>