summaryrefslogtreecommitdiffstats
path: root/ganv
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-18 21:28:48 -0400
committerDavid Robillard <d@drobilla.net>2016-09-18 21:28:48 -0400
commit96ad50eace0ce62e6d0646760c8b039549be14f6 (patch)
tree0cfeca910650bf52c84541fc998b820d380205f5 /ganv
parentfa9495d30f9fc88092f2ed0d2defd315074d365a (diff)
downloadganv-96ad50eace0ce62e6d0646760c8b039549be14f6.tar.gz
ganv-96ad50eace0ce62e6d0646760c8b039549be14f6.tar.bz2
ganv-96ad50eace0ce62e6d0646760c8b039549be14f6.zip
Update copyright dates
Diffstat (limited to 'ganv')
-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.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/item.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 ad5729f..0083074 100644
--- a/ganv/Box.hpp
+++ b/ganv/Box.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 46c2d5e..529e144 100644
--- a/ganv/Canvas.hpp
+++ b/ganv/Canvas.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 1ba9ae6..f7d4a89 100644
--- a/ganv/Circle.hpp
+++ b/ganv/Circle.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2013 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 dfac90e..a01de44 100644
--- a/ganv/Edge.hpp
+++ b/ganv/Edge.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 a2dbadc..680b991 100644
--- a/ganv/Item.hpp
+++ b/ganv/Item.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 e20710a..8ca4393 100644
--- a/ganv/Module.hpp
+++ b/ganv/Module.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 4a4996b..2fef74c 100644
--- a/ganv/Node.hpp
+++ b/ganv/Node.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 648fbc3..94fb760 100644
--- a/ganv/Port.hpp
+++ b/ganv/Port.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 cf80001..203be69 100644
--- a/ganv/box.h
+++ b/ganv/box.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 e2a9867..fc42c6f 100644
--- a/ganv/canvas.h
+++ b/ganv/canvas.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 bf562b9..cca9e5f 100644
--- a/ganv/circle.h
+++ b/ganv/circle.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 557857c..d135bad 100644
--- a/ganv/edge.h
+++ b/ganv/edge.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 fb6d25f..9a00143 100644
--- a/ganv/ganv.h
+++ b/ganv/ganv.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2016 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 4488815..9b0334d 100644
--- a/ganv/ganv.hpp
+++ b/ganv/ganv.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 1979d6f..42ad5df 100644
--- a/ganv/group.h
+++ b/ganv/group.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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.h b/ganv/item.h
index 5c63d5f..2da061b 100644
--- a/ganv/item.h
+++ b/ganv/item.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2014 David Robillard <http://drobilla.net>
+ * Copyright 2007-2016 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 ae9a07d..6314383 100644
--- a/ganv/module.h
+++ b/ganv/module.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 2784937..c98e2b2 100644
--- a/ganv/node.h
+++ b/ganv/node.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 3b04db5..70e801e 100644
--- a/ganv/port.h
+++ b/ganv/port.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 96a95c0..52d87d6 100644
--- a/ganv/text.h
+++ b/ganv/text.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 792d7b1..70c21ec 100644
--- a/ganv/types.h
+++ b/ganv/types.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2016 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 8b2f7ac..280af16 100644
--- a/ganv/types.hpp
+++ b/ganv/types.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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 d3d63d1..5aa81e9 100644
--- a/ganv/widget.h
+++ b/ganv/widget.h
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2014 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 c444e00..26e04d1 100644
--- a/ganv/wrap.hpp
+++ b/ganv/wrap.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ganv.
- * Copyright 2007-2012 David Robillard <http://drobilla.net>
+ * Copyright 2007-2015 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