[grits] Update copyright notices
- From: Andy Spencer <andys src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grits] Update copyright notices
- Date: Tue, 3 Jan 2012 01:19:59 +0000 (UTC)
commit 98eee86d69c0ee2aa198270e55b8b815c1914567
Author: Andy Spencer <andy753421 gmail com>
Date: Mon Oct 31 06:53:11 2011 +0000
Update copyright notices
examples/plugin/teapot.c | 2 +-
examples/sort/sort.c | 2 +-
examples/tess/convex.c | 2 +-
examples/tess/split.c | 2 +-
examples/tester.c | 2 +-
examples/tester.h | 2 +-
examples/volume/volume.c | 2 +-
src/data/grits-http.c | 2 +-
src/data/grits-wms.c | 2 +-
src/grits-opengl.c | 2 +-
src/grits-plugin.c | 2 +-
src/grits-prefs.c | 2 +-
src/grits-test.c | 2 +-
src/grits-util.c | 2 +-
src/grits-util.h | 2 +-
src/grits-viewer.c | 2 +-
src/grits-viewer.h | 2 +-
src/grits.h | 2 +-
src/gtkgl.c | 17 +++++++++++++++++
src/objects/grits-callback.c | 2 +-
src/objects/grits-marker.c | 2 +-
src/objects/grits-object.c | 2 +-
src/objects/grits-object.h | 2 +-
src/objects/grits-poly.c | 2 +-
src/objects/grits-poly.h | 2 +-
src/objects/grits-volume.c | 2 +-
src/objects/grits-volume.h | 2 +-
src/objects/marching.c | 2 +-
src/objects/marching.h | 2 +-
src/plugins/elev.c | 2 +-
src/plugins/env.c | 2 +-
src/plugins/map.c | 2 +-
src/plugins/map.h | 2 +-
src/plugins/sat.c | 2 +-
src/plugins/sat.h | 2 +-
src/plugins/test.c | 2 +-
src/plugins/test.h | 2 +-
src/roam.c | 2 +-
38 files changed, 54 insertions(+), 37 deletions(-)
---
diff --git a/examples/plugin/teapot.c b/examples/plugin/teapot.c
index 2a1201d..90ad2e2 100644
--- a/examples/plugin/teapot.c
+++ b/examples/plugin/teapot.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/sort/sort.c b/examples/sort/sort.c
index 839c7c5..99e7fef 100644
--- a/examples/sort/sort.c
+++ b/examples/sort/sort.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/tess/convex.c b/examples/tess/convex.c
index 7d8451d..8840586 100644
--- a/examples/tess/convex.c
+++ b/examples/tess/convex.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/tess/split.c b/examples/tess/split.c
index 1b9ec9a..8d7e284 100644
--- a/examples/tess/split.c
+++ b/examples/tess/split.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/tester.c b/examples/tester.c
index 22032ee..e567056 100644
--- a/examples/tester.c
+++ b/examples/tester.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/tester.h b/examples/tester.h
index 74d84aa..8ba08ee 100644
--- a/examples/tester.h
+++ b/examples/tester.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/examples/volume/volume.c b/examples/volume/volume.c
index a3f421f..83e83cc 100644
--- a/examples/volume/volume.c
+++ b/examples/volume/volume.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/data/grits-http.c b/src/data/grits-http.c
index 8880d74..19b751f 100644
--- a/src/data/grits-http.c
+++ b/src/data/grits-http.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/data/grits-wms.c b/src/data/grits-wms.c
index fe6338c..ccb8ce0 100644
--- a/src/data/grits-wms.c
+++ b/src/data/grits-wms.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-opengl.c b/src/grits-opengl.c
index 774c757..277c11e 100644
--- a/src/grits-opengl.c
+++ b/src/grits-opengl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-plugin.c b/src/grits-plugin.c
index 91514fc..d79fdd1 100644
--- a/src/grits-plugin.c
+++ b/src/grits-plugin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-prefs.c b/src/grits-prefs.c
index c89ff23..0ea3908 100644
--- a/src/grits-prefs.c
+++ b/src/grits-prefs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-test.c b/src/grits-test.c
index 18feea9..3a44f02 100644
--- a/src/grits-test.c
+++ b/src/grits-test.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-util.c b/src/grits-util.c
index e48450c..8ac6a1b 100644
--- a/src/grits-util.c
+++ b/src/grits-util.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-util.h b/src/grits-util.h
index 3c331f0..ccfff16 100644
--- a/src/grits-util.h
+++ b/src/grits-util.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-viewer.c b/src/grits-viewer.c
index 065e6fc..08d73bb 100644
--- a/src/grits-viewer.c
+++ b/src/grits-viewer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits-viewer.h b/src/grits-viewer.h
index 3d493e3..0fe7365 100644
--- a/src/grits-viewer.h
+++ b/src/grits-viewer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/grits.h b/src/grits.h
index 127f5ef..84ae7ed 100644
--- a/src/grits.h
+++ b/src/grits.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gtkgl.c b/src/gtkgl.c
index e99f5f8..b495987 100644
--- a/src/gtkgl.c
+++ b/src/gtkgl.c
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
+ *
+ * This program 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.
+ *
+ * This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
#include <gtk/gtk.h>
/***************************
diff --git a/src/objects/grits-callback.c b/src/objects/grits-callback.c
index 043ec87..36ba3af 100644
--- a/src/objects/grits-callback.c
+++ b/src/objects/grits-callback.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-marker.c b/src/objects/grits-marker.c
index 726fefa..a5cb9c7 100644
--- a/src/objects/grits-marker.c
+++ b/src/objects/grits-marker.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-object.c b/src/objects/grits-object.c
index 41b1ece..d3f200c 100644
--- a/src/objects/grits-object.c
+++ b/src/objects/grits-object.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-object.h b/src/objects/grits-object.h
index 7073576..440a1df 100644
--- a/src/objects/grits-object.h
+++ b/src/objects/grits-object.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-poly.c b/src/objects/grits-poly.c
index e33ca2d..e9bce7f 100644
--- a/src/objects/grits-poly.c
+++ b/src/objects/grits-poly.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2010-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-poly.h b/src/objects/grits-poly.h
index ad7cefb..4492869 100644
--- a/src/objects/grits-poly.h
+++ b/src/objects/grits-poly.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2010-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-volume.c b/src/objects/grits-volume.c
index 0ec7fb9..2579600 100644
--- a/src/objects/grits-volume.c
+++ b/src/objects/grits-volume.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/grits-volume.h b/src/objects/grits-volume.h
index 6eb4e83..87bd433 100644
--- a/src/objects/grits-volume.h
+++ b/src/objects/grits-volume.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/objects/marching.c b/src/objects/marching.c
index 30a4e3b..b020d0c 100644
--- a/src/objects/marching.c
+++ b/src/objects/marching.c
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2002 Jamie Zawinski <jwz jwz org>
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* Utility functions to create "marching cubes" meshes from 3d fields.
*
diff --git a/src/objects/marching.h b/src/objects/marching.h
index 98ee729..57dd84b 100644
--- a/src/objects/marching.h
+++ b/src/objects/marching.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2002 Jamie Zawinski <jwz jwz org>
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* Marching cubes implementation based on code from from the xscreensaver
* package.
diff --git a/src/plugins/elev.c b/src/plugins/elev.c
index 2d49551..383c509 100644
--- a/src/plugins/elev.c
+++ b/src/plugins/elev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/env.c b/src/plugins/env.c
index a22ad0b..cdafb5c 100644
--- a/src/plugins/env.c
+++ b/src/plugins/env.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/map.c b/src/plugins/map.c
index 9f89890..31412d2 100644
--- a/src/plugins/map.c
+++ b/src/plugins/map.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/map.h b/src/plugins/map.h
index ff4a9ac..91e96ab 100644
--- a/src/plugins/map.h
+++ b/src/plugins/map.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sat.c b/src/plugins/sat.c
index e67fe89..0640c52 100644
--- a/src/plugins/sat.c
+++ b/src/plugins/sat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sat.h b/src/plugins/sat.h
index d22d14a..aa3005e 100644
--- a/src/plugins/sat.h
+++ b/src/plugins/sat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/test.c b/src/plugins/test.c
index b7435ab..2c11ea9 100644
--- a/src/plugins/test.c
+++ b/src/plugins/test.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/test.h b/src/plugins/test.h
index 6fa9b7b..54e214f 100644
--- a/src/plugins/test.h
+++ b/src/plugins/test.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/roam.c b/src/roam.c
index d8bff62..69c75f2 100644
--- a/src/roam.c
+++ b/src/roam.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421 gmail com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421 gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]