summaryrefslogtreecommitdiffstats
path: root/src/module
diff options
context:
space:
mode:
Diffstat (limited to 'src/module')
-rw-r--r--src/module/Module.cpp2
-rw-r--r--src/module/Module.hpp2
-rw-r--r--src/module/World.hpp2
-rw-r--r--src/module/global.cpp2
-rw-r--r--src/module/global.hpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/module/Module.cpp b/src/module/Module.cpp
index 7bdb3a4a..2e2c71a7 100644
--- a/src/module/Module.cpp
+++ b/src/module/Module.cpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Ingen 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/src/module/Module.hpp b/src/module/Module.hpp
index 1e7eae7c..d078264f 100644
--- a/src/module/Module.hpp
+++ b/src/module/Module.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Ingen 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/src/module/World.hpp b/src/module/World.hpp
index 222de34a..013d615a 100644
--- a/src/module/World.hpp
+++ b/src/module/World.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Ingen 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/src/module/global.cpp b/src/module/global.cpp
index 06eb74c9..1c592682 100644
--- a/src/module/global.cpp
+++ b/src/module/global.cpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Ingen 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/src/module/global.hpp b/src/module/global.hpp
index 0a706199..ef373430 100644
--- a/src/module/global.hpp
+++ b/src/module/global.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Ingen 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