summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-25 02:30:58 +0000
committerDavid Robillard <d@drobilla.net>2012-04-25 02:30:58 +0000
commitd584affebc427921f05a6ba7c8ae826380ed5dfd (patch)
tree62b82af797e53db45140d0971671d4168b347169
parente1c98002c99cbb68c5155959de38af8b31a5399c (diff)
downloadganv-d584affebc427921f05a6ba7c8ae826380ed5dfd.tar.gz
ganv-d584affebc427921f05a6ba7c8ae826380ed5dfd.tar.bz2
ganv-d584affebc427921f05a6ba7c8ae826380ed5dfd.zip
Update copyright date.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@4270 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r--ganv/Box.hpp2
-rw-r--r--ganv/Canvas.hpp2
-rw-r--r--ganv/Circle.hpp2
-rw-r--r--ganv/Edge.hpp2
-rw-r--r--ganv/Item.hpp2
-rw-r--r--ganv/Module.hpp2
-rw-r--r--ganv/Node.hpp2
-rw-r--r--ganv/Port.hpp2
-rw-r--r--ganv/box.h2
-rw-r--r--ganv/canvas-base.h2
-rw-r--r--ganv/canvas.h2
-rw-r--r--ganv/circle.h2
-rw-r--r--ganv/edge.h2
-rw-r--r--ganv/ganv.h2
-rw-r--r--ganv/ganv.hpp2
-rw-r--r--ganv/group.h2
-rw-r--r--ganv/module.h2
-rw-r--r--ganv/node.h2
-rw-r--r--ganv/port.h2
-rw-r--r--ganv/text.h2
-rw-r--r--ganv/types.h2
-rw-r--r--ganv/types.hpp2
-rw-r--r--ganv/widget.h2
-rw-r--r--ganv/wrap.hpp2
24 files changed, 24 insertions, 24 deletions
diff --git a/ganv/Box.hpp b/ganv/Box.hpp
index e0fe678..6d75d23 100644
--- a/ganv/Box.hpp
+++ b/ganv/Box.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Canvas.hpp b/ganv/Canvas.hpp
index 05ba6e7..56c1b8c 100644
--- a/ganv/Canvas.hpp
+++ b/ganv/Canvas.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Circle.hpp b/ganv/Circle.hpp
index d63819b..721b153 100644
--- a/ganv/Circle.hpp
+++ b/ganv/Circle.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Edge.hpp b/ganv/Edge.hpp
index 6912eb2..83c3a0b 100644
--- a/ganv/Edge.hpp
+++ b/ganv/Edge.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Item.hpp b/ganv/Item.hpp
index e4f2c52..831f402 100644
--- a/ganv/Item.hpp
+++ b/ganv/Item.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Module.hpp b/ganv/Module.hpp
index 4943295..f313bb2 100644
--- a/ganv/Module.hpp
+++ b/ganv/Module.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Node.hpp b/ganv/Node.hpp
index 3359ac3..fb1c1be 100644
--- a/ganv/Node.hpp
+++ b/ganv/Node.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/Port.hpp b/ganv/Port.hpp
index fdb3bf3..0c15571 100644
--- a/ganv/Port.hpp
+++ b/ganv/Port.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/box.h b/ganv/box.h
index 3925cea..bef20a0 100644
--- a/ganv/box.h
+++ b/ganv/box.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/canvas-base.h b/ganv/canvas-base.h
index 8930288..5254e5d 100644
--- a/ganv/canvas-base.h
+++ b/ganv/canvas-base.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/canvas.h b/ganv/canvas.h
index 829b8e2..9d0402e 100644
--- a/ganv/canvas.h
+++ b/ganv/canvas.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/circle.h b/ganv/circle.h
index 2b756df..b30b00f 100644
--- a/ganv/circle.h
+++ b/ganv/circle.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/edge.h b/ganv/edge.h
index 2d51c89..8f1ee80 100644
--- a/ganv/edge.h
+++ b/ganv/edge.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/ganv.h b/ganv/ganv.h
index 5becce7..3f8e037 100644
--- a/ganv/ganv.h
+++ b/ganv/ganv.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/ganv.hpp b/ganv/ganv.hpp
index 14bf8aa..eec4335 100644
--- a/ganv/ganv.hpp
+++ b/ganv/ganv.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/group.h b/ganv/group.h
index 533440c..02ccf8c 100644
--- a/ganv/group.h
+++ b/ganv/group.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/module.h b/ganv/module.h
index de36f4e..375be67 100644
--- a/ganv/module.h
+++ b/ganv/module.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/node.h b/ganv/node.h
index 24682e9..d640167 100644
--- a/ganv/node.h
+++ b/ganv/node.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/port.h b/ganv/port.h
index af5cc6b..aeb4846 100644
--- a/ganv/port.h
+++ b/ganv/port.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/text.h b/ganv/text.h
index e7193a8..192104f 100644
--- a/ganv/text.h
+++ b/ganv/text.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/types.h b/ganv/types.h
index 1e679d5..10b6a90 100644
--- a/ganv/types.h
+++ b/ganv/types.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/types.hpp b/ganv/types.hpp
index cafd792..83f2070 100644
--- a/ganv/types.hpp
+++ b/ganv/types.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/widget.h b/ganv/widget.h
index 010528e..a097770 100644
--- a/ganv/widget.h
+++ b/ganv/widget.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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
diff --git a/ganv/wrap.hpp b/ganv/wrap.hpp
index 3d5d0e3..353c700 100644
--- a/ganv/wrap.hpp
+++ b/ganv/wrap.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2011 David Robillard <http://drobilla.net>
+ * Copyright 2007-2012 David Robillard <http://drobilla.net>
*
* Ganv 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