summaryrefslogtreecommitdiff
path: root/gdraw
diff options
context:
space:
mode:
authorpfaedit <pfaedit>2011-01-12 17:14:20 +0000
committerpfaedit <pfaedit>2011-01-12 17:14:20 +0000
commit661d8499580020f356b2639a0e5256fdade7cbf4 (patch)
treef1490b0a41084ca04103111690c79c192835a0d5 /gdraw
parentfe27eb4f52fa55894d3e5e813a075183fa5f40b1 (diff)
New copyright date.
Diffstat (limited to 'gdraw')
-rw-r--r--gdraw/choosericons.c2
-rw-r--r--gdraw/colorP.h2
-rw-r--r--gdraw/ctlvalues.c2
-rw-r--r--gdraw/drawboxborder.c2
-rw-r--r--gdraw/fontP.h2
-rw-r--r--gdraw/gaskdlg.c2
-rw-r--r--gdraw/gbuttons.c2
-rw-r--r--gdraw/gchardlg.c2
-rw-r--r--gdraw/gcolor.c2
-rw-r--r--gdraw/gcontainer.c2
-rw-r--r--gdraw/gdraw.c2
-rw-r--r--gdraw/gdrawP.h2
-rw-r--r--gdraw/gdrawable.c2
-rw-r--r--gdraw/gdrawbuildchars.c2
-rw-r--r--gdraw/gdrawerror.c2
-rw-r--r--gdraw/gdrawgimage.c2
-rw-r--r--gdraw/gdrawtxt.c2
-rw-r--r--gdraw/gdrawtxtinit.c2
-rw-r--r--gdraw/gdrawwacomdriver.c2
-rw-r--r--gdraw/gfilechooser.c2
-rw-r--r--gdraw/gfiledlg.c2
-rw-r--r--gdraw/ggadgetP.h2
-rw-r--r--gdraw/ggadgets.c2
-rw-r--r--gdraw/ggroupbox.c2
-rw-r--r--gdraw/ghvbox.c2
-rw-r--r--gdraw/gimageclut.c2
-rw-r--r--gdraw/gimagecvt.c2
-rw-r--r--gdraw/gimagepsdraw.c2
-rw-r--r--gdraw/gimagewriteeps.c2
-rw-r--r--gdraw/gimagexdraw.c2
-rw-r--r--gdraw/glist.c2
-rw-r--r--gdraw/gmatrixedit.c2
-rw-r--r--gdraw/gmenu.c2
-rw-r--r--gdraw/gprogress.c2
-rw-r--r--gdraw/gpsdraw.c2
-rw-r--r--gdraw/gpsdrawP.h2
-rw-r--r--gdraw/gpstxtinit.c2
-rw-r--r--gdraw/gradio.c2
-rw-r--r--gdraw/gresedit.c2
-rw-r--r--gdraw/gresource.c2
-rw-r--r--gdraw/gresourceP.h2
-rw-r--r--gdraw/gresourceimage.c2
-rw-r--r--gdraw/growcol.c2
-rw-r--r--gdraw/gsavefiledlg.c2
-rw-r--r--gdraw/gscrollbar.c2
-rw-r--r--gdraw/gspacer.c2
-rw-r--r--gdraw/gtabset.c2
-rw-r--r--gdraw/gtextfield.c2
-rw-r--r--gdraw/gtextinfo.c2
-rw-r--r--gdraw/gwidgetP.h2
-rw-r--r--gdraw/gwidgets.c2
-rw-r--r--gdraw/gxdraw.c2
-rw-r--r--gdraw/gxdrawP.h2
53 files changed, 53 insertions, 53 deletions
diff --git a/gdraw/choosericons.c b/gdraw/choosericons.c
index 39930b25..10ccd4cd 100644
--- a/gdraw/choosericons.c
+++ b/gdraw/choosericons.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/colorP.h b/gdraw/colorP.h
index 78eacc2b..b248061b 100644
--- a/gdraw/colorP.h
+++ b/gdraw/colorP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/ctlvalues.c b/gdraw/ctlvalues.c
index bf1c066b..2a597f67 100644
--- a/gdraw/ctlvalues.c
+++ b/gdraw/ctlvalues.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/drawboxborder.c b/gdraw/drawboxborder.c
index e6e2680f..6cb705c5 100644
--- a/gdraw/drawboxborder.c
+++ b/gdraw/drawboxborder.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/fontP.h b/gdraw/fontP.h
index 46779fdb..ddef6a24 100644
--- a/gdraw/fontP.h
+++ b/gdraw/fontP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gaskdlg.c b/gdraw/gaskdlg.c
index 698f34ce..fd0c2c0d 100644
--- a/gdraw/gaskdlg.c
+++ b/gdraw/gaskdlg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gbuttons.c b/gdraw/gbuttons.c
index cdce3e51..3cef65c7 100644
--- a/gdraw/gbuttons.c
+++ b/gdraw/gbuttons.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gchardlg.c b/gdraw/gchardlg.c
index bfe70d88..5fe0b202 100644
--- a/gdraw/gchardlg.c
+++ b/gdraw/gchardlg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gcolor.c b/gdraw/gcolor.c
index ec0b2e05..0018fd49 100644
--- a/gdraw/gcolor.c
+++ b/gdraw/gcolor.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2010 by George Williams */
+/* Copyright (C) 2008-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gcontainer.c b/gdraw/gcontainer.c
index dd17350e..acf24947 100644
--- a/gdraw/gcontainer.c
+++ b/gdraw/gcontainer.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdraw.c b/gdraw/gdraw.c
index 5ed87f80..ed2f245d 100644
--- a/gdraw/gdraw.c
+++ b/gdraw/gdraw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawP.h b/gdraw/gdrawP.h
index 93bbdb9e..eb04cfc1 100644
--- a/gdraw/gdrawP.h
+++ b/gdraw/gdrawP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawable.c b/gdraw/gdrawable.c
index 105b2767..8dc23cb7 100644
--- a/gdraw/gdrawable.c
+++ b/gdraw/gdrawable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2010 by George Williams */
+/* Copyright (C) 2007-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawbuildchars.c b/gdraw/gdrawbuildchars.c
index a9228f0b..496afcda 100644
--- a/gdraw/gdrawbuildchars.c
+++ b/gdraw/gdrawbuildchars.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawerror.c b/gdraw/gdrawerror.c
index b03ba318..aa050758 100644
--- a/gdraw/gdrawerror.c
+++ b/gdraw/gdrawerror.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawgimage.c b/gdraw/gdrawgimage.c
index 521a373c..511efc2d 100644
--- a/gdraw/gdrawgimage.c
+++ b/gdraw/gdrawgimage.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawtxt.c b/gdraw/gdrawtxt.c
index 060751ff..4f253e37 100644
--- a/gdraw/gdrawtxt.c
+++ b/gdraw/gdrawtxt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawtxtinit.c b/gdraw/gdrawtxtinit.c
index f52127df..b427be0a 100644
--- a/gdraw/gdrawtxtinit.c
+++ b/gdraw/gdrawtxtinit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gdrawwacomdriver.c b/gdraw/gdrawwacomdriver.c
index 76c16b17..79c299aa 100644
--- a/gdraw/gdrawwacomdriver.c
+++ b/gdraw/gdrawwacomdriver.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gfilechooser.c b/gdraw/gfilechooser.c
index 4a54bc1e..654316b6 100644
--- a/gdraw/gfilechooser.c
+++ b/gdraw/gfilechooser.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gfiledlg.c b/gdraw/gfiledlg.c
index 3d2c983c..e0726299 100644
--- a/gdraw/gfiledlg.c
+++ b/gdraw/gfiledlg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/ggadgetP.h b/gdraw/ggadgetP.h
index ec8dbe2f..1e19dd4f 100644
--- a/gdraw/ggadgetP.h
+++ b/gdraw/ggadgetP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/ggadgets.c b/gdraw/ggadgets.c
index 112dbc30..48e48537 100644
--- a/gdraw/ggadgets.c
+++ b/gdraw/ggadgets.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/ggroupbox.c b/gdraw/ggroupbox.c
index bed0e091..0a5335e1 100644
--- a/gdraw/ggroupbox.c
+++ b/gdraw/ggroupbox.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/ghvbox.c b/gdraw/ghvbox.c
index 071f459d..940a1e5f 100644
--- a/gdraw/ghvbox.c
+++ b/gdraw/ghvbox.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2010 by George Williams */
+/* Copyright (C) 2006-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gimageclut.c b/gdraw/gimageclut.c
index dc86bdab..1a56056b 100644
--- a/gdraw/gimageclut.c
+++ b/gdraw/gimageclut.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gimagecvt.c b/gdraw/gimagecvt.c
index 28d71b58..cf1c80a9 100644
--- a/gdraw/gimagecvt.c
+++ b/gdraw/gimagecvt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gimagepsdraw.c b/gdraw/gimagepsdraw.c
index 8d5929d7..ce945687 100644
--- a/gdraw/gimagepsdraw.c
+++ b/gdraw/gimagepsdraw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gimagewriteeps.c b/gdraw/gimagewriteeps.c
index de1c536e..f2a24300 100644
--- a/gdraw/gimagewriteeps.c
+++ b/gdraw/gimagewriteeps.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gimagexdraw.c b/gdraw/gimagexdraw.c
index 080b56b1..7405185f 100644
--- a/gdraw/gimagexdraw.c
+++ b/gdraw/gimagexdraw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/glist.c b/gdraw/glist.c
index f93e9ec9..58b267b8 100644
--- a/gdraw/glist.c
+++ b/gdraw/glist.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gmatrixedit.c b/gdraw/gmatrixedit.c
index 280e6734..d70ac6f6 100644
--- a/gdraw/gmatrixedit.c
+++ b/gdraw/gmatrixedit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2010 by George Williams */
+/* Copyright (C) 2006-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gmenu.c b/gdraw/gmenu.c
index ade30a31..8649724d 100644
--- a/gdraw/gmenu.c
+++ b/gdraw/gmenu.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gprogress.c b/gdraw/gprogress.c
index 940b26f6..cb55d5f4 100644
--- a/gdraw/gprogress.c
+++ b/gdraw/gprogress.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gpsdraw.c b/gdraw/gpsdraw.c
index ab546024..c0531563 100644
--- a/gdraw/gpsdraw.c
+++ b/gdraw/gpsdraw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gpsdrawP.h b/gdraw/gpsdrawP.h
index f303292f..bfe6c50b 100644
--- a/gdraw/gpsdrawP.h
+++ b/gdraw/gpsdrawP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gpstxtinit.c b/gdraw/gpstxtinit.c
index 1b639b14..754ccb21 100644
--- a/gdraw/gpstxtinit.c
+++ b/gdraw/gpstxtinit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gradio.c b/gdraw/gradio.c
index a0411721..475a1a3e 100644
--- a/gdraw/gradio.c
+++ b/gdraw/gradio.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gresedit.c b/gdraw/gresedit.c
index 8fac4e33..507a9ebf 100644
--- a/gdraw/gresedit.c
+++ b/gdraw/gresedit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2010 by George Williams */
+/* Copyright (C) 2008-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gresource.c b/gdraw/gresource.c
index ae2ffb4b..40e0340e 100644
--- a/gdraw/gresource.c
+++ b/gdraw/gresource.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gresourceP.h b/gdraw/gresourceP.h
index 9a9c2bb2..cd3e5da3 100644
--- a/gdraw/gresourceP.h
+++ b/gdraw/gresourceP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gresourceimage.c b/gdraw/gresourceimage.c
index fac76ac7..ac67388a 100644
--- a/gdraw/gresourceimage.c
+++ b/gdraw/gresourceimage.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/growcol.c b/gdraw/growcol.c
index 195041df..f60c7cd5 100644
--- a/gdraw/growcol.c
+++ b/gdraw/growcol.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gsavefiledlg.c b/gdraw/gsavefiledlg.c
index 029efd1b..36479137 100644
--- a/gdraw/gsavefiledlg.c
+++ b/gdraw/gsavefiledlg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gscrollbar.c b/gdraw/gscrollbar.c
index 8f5eaa48..a4c76f13 100644
--- a/gdraw/gscrollbar.c
+++ b/gdraw/gscrollbar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gspacer.c b/gdraw/gspacer.c
index b49cf261..9db56d6c 100644
--- a/gdraw/gspacer.c
+++ b/gdraw/gspacer.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2010 by George Williams */
+/* Copyright (C) 2007-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gtabset.c b/gdraw/gtabset.c
index 85c7a2c6..ab8505b1 100644
--- a/gdraw/gtabset.c
+++ b/gdraw/gtabset.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gtextfield.c b/gdraw/gtextfield.c
index b8c7ea08..0a79dfc1 100644
--- a/gdraw/gtextfield.c
+++ b/gdraw/gtextfield.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gtextinfo.c b/gdraw/gtextinfo.c
index 78c4e9cf..2102c127 100644
--- a/gdraw/gtextinfo.c
+++ b/gdraw/gtextinfo.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gwidgetP.h b/gdraw/gwidgetP.h
index 5e932a76..7df6c005 100644
--- a/gdraw/gwidgetP.h
+++ b/gdraw/gwidgetP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gwidgets.c b/gdraw/gwidgets.c
index 5db48926..73c01a70 100644
--- a/gdraw/gwidgets.c
+++ b/gdraw/gwidgets.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gxdraw.c b/gdraw/gxdraw.c
index d7bb5ed3..46241461 100644
--- a/gdraw/gxdraw.c
+++ b/gdraw/gxdraw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/gdraw/gxdrawP.h b/gdraw/gxdrawP.h
index 04e59807..c4e41fef 100644
--- a/gdraw/gxdrawP.h
+++ b/gdraw/gxdrawP.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2010 by George Williams */
+/* Copyright (C) 2000-2011 by George Williams */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: