summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-13 16:17:02 +0000
committerDavid Robillard <d@drobilla.net>2009-05-13 16:17:02 +0000
commitd7c463efcc0ed0085266afdc94458f24b273313d (patch)
treef4b562780575050345230fb2eb8030e2a79651ac
parentc0d0364c030688aa8bfe4ad8dcaa2cffed8c0d04 (diff)
downloadraul-d7c463efcc0ed0085266afdc94458f24b273313d.tar.gz
raul-d7c463efcc0ed0085266afdc94458f24b273313d.tar.bz2
raul-d7c463efcc0ed0085266afdc94458f24b273313d.zip
Update copyright dates.
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2000 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r--raul/Array.hpp2
-rw-r--r--raul/Atom.hpp2
-rw-r--r--raul/AtomLiblo.hpp2
-rw-r--r--raul/AtomRDF.hpp2
-rw-r--r--raul/AtomicInt.hpp2
-rw-r--r--raul/AtomicPtr.hpp2
-rw-r--r--raul/Command.hpp2
-rw-r--r--raul/Deletable.hpp2
-rw-r--r--raul/DoubleBuffer.hpp2
-rw-r--r--raul/EventRingBuffer.hpp2
-rw-r--r--raul/List.hpp2
-rw-r--r--raul/ListImpl.hpp2
-rw-r--r--raul/MIDISink.hpp2
-rw-r--r--raul/Maid.hpp2
-rw-r--r--raul/Path.hpp2
-rw-r--r--raul/PathTable.hpp2
-rw-r--r--raul/Process.hpp2
-rw-r--r--raul/Quantizer.hpp2
-rw-r--r--raul/RingBuffer.hpp2
-rw-r--r--raul/SMFReader.hpp2
-rw-r--r--raul/SMFWriter.hpp2
-rw-r--r--raul/SRMWQueue.hpp2
-rw-r--r--raul/SRSWQueue.hpp2
-rw-r--r--raul/Semaphore.hpp2
-rw-r--r--raul/SharedPtr.hpp2
-rw-r--r--raul/Slave.hpp2
-rw-r--r--raul/Stateful.hpp2
-rw-r--r--raul/Symbol.hpp2
-rw-r--r--raul/Table.hpp2
-rw-r--r--raul/TableImpl.hpp2
-rw-r--r--raul/Thread.hpp2
-rw-r--r--raul/TimeSlice.hpp2
-rw-r--r--raul/TimeStamp.hpp2
-rw-r--r--raul/URI.hpp2
-rw-r--r--raul/WeakPtr.hpp2
-rw-r--r--raul/midi_names.h2
-rw-r--r--src/LashClient.cpp2
-rw-r--r--src/LashProject.cpp2
-rw-r--r--src/LashServerInterface.cpp2
-rw-r--r--src/Maid.cpp2
-rw-r--r--src/Path.cpp2
-rw-r--r--src/SMFReader.cpp2
-rw-r--r--src/SMFWriter.cpp2
-rw-r--r--src/Symbol.cpp2
-rw-r--r--src/Thread.cpp2
-rw-r--r--src/TimeSlice.cpp2
46 files changed, 46 insertions, 46 deletions
diff --git a/raul/Array.hpp b/raul/Array.hpp
index 1094f53..7f11880 100644
--- a/raul/Array.hpp
+++ b/raul/Array.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Atom.hpp b/raul/Atom.hpp
index e6c8ce6..34be9d6 100644
--- a/raul/Atom.hpp
+++ b/raul/Atom.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/AtomLiblo.hpp b/raul/AtomLiblo.hpp
index 882169d..6b2de95 100644
--- a/raul/AtomLiblo.hpp
+++ b/raul/AtomLiblo.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/AtomRDF.hpp b/raul/AtomRDF.hpp
index d3b4148..496fcef 100644
--- a/raul/AtomRDF.hpp
+++ b/raul/AtomRDF.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/AtomicInt.hpp b/raul/AtomicInt.hpp
index 7fa5a8c..e7fe5ac 100644
--- a/raul/AtomicInt.hpp
+++ b/raul/AtomicInt.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/AtomicPtr.hpp b/raul/AtomicPtr.hpp
index 51f7a83..103ba0d 100644
--- a/raul/AtomicPtr.hpp
+++ b/raul/AtomicPtr.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Command.hpp b/raul/Command.hpp
index 819ef27..f8d9c4d 100644
--- a/raul/Command.hpp
+++ b/raul/Command.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Deletable.hpp b/raul/Deletable.hpp
index 227378e..1f7f6a6 100644
--- a/raul/Deletable.hpp
+++ b/raul/Deletable.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/DoubleBuffer.hpp b/raul/DoubleBuffer.hpp
index 9abcbec..61c7e26 100644
--- a/raul/DoubleBuffer.hpp
+++ b/raul/DoubleBuffer.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/EventRingBuffer.hpp b/raul/EventRingBuffer.hpp
index 334f00e..2e3bc22 100644
--- a/raul/EventRingBuffer.hpp
+++ b/raul/EventRingBuffer.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/List.hpp b/raul/List.hpp
index 28309df..764d684 100644
--- a/raul/List.hpp
+++ b/raul/List.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/ListImpl.hpp b/raul/ListImpl.hpp
index 30d1cbf..aaedf58 100644
--- a/raul/ListImpl.hpp
+++ b/raul/ListImpl.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/MIDISink.hpp b/raul/MIDISink.hpp
index 47ccf46..63778f4 100644
--- a/raul/MIDISink.hpp
+++ b/raul/MIDISink.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Maid.hpp b/raul/Maid.hpp
index cc3092a..a610070 100644
--- a/raul/Maid.hpp
+++ b/raul/Maid.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Path.hpp b/raul/Path.hpp
index 5ff2e3d..0b287c3 100644
--- a/raul/Path.hpp
+++ b/raul/Path.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/PathTable.hpp b/raul/PathTable.hpp
index d3a97b8..5fa57db 100644
--- a/raul/PathTable.hpp
+++ b/raul/PathTable.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Process.hpp b/raul/Process.hpp
index 379e432..675f1d7 100644
--- a/raul/Process.hpp
+++ b/raul/Process.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Quantizer.hpp b/raul/Quantizer.hpp
index faebd5e..1d8b60e 100644
--- a/raul/Quantizer.hpp
+++ b/raul/Quantizer.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/RingBuffer.hpp b/raul/RingBuffer.hpp
index 3cab1ca..2c937cf 100644
--- a/raul/RingBuffer.hpp
+++ b/raul/RingBuffer.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2008 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/SMFReader.hpp b/raul/SMFReader.hpp
index e0852ff..3757eb5 100644
--- a/raul/SMFReader.hpp
+++ b/raul/SMFReader.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/SMFWriter.hpp b/raul/SMFWriter.hpp
index e8f601e..ff03333 100644
--- a/raul/SMFWriter.hpp
+++ b/raul/SMFWriter.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/SRMWQueue.hpp b/raul/SRMWQueue.hpp
index a4b0532..86a8f67 100644
--- a/raul/SRMWQueue.hpp
+++ b/raul/SRMWQueue.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/SRSWQueue.hpp b/raul/SRSWQueue.hpp
index f33ebae..a36efd9 100644
--- a/raul/SRSWQueue.hpp
+++ b/raul/SRSWQueue.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Semaphore.hpp b/raul/Semaphore.hpp
index 6eb5aba..2d541cf 100644
--- a/raul/Semaphore.hpp
+++ b/raul/Semaphore.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/SharedPtr.hpp b/raul/SharedPtr.hpp
index ed2058c..adc79ae 100644
--- a/raul/SharedPtr.hpp
+++ b/raul/SharedPtr.hpp
@@ -1,5 +1,5 @@
/* A Reference Counting Smart Pointer.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* This 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/raul/Slave.hpp b/raul/Slave.hpp
index 9cb8a91..d176f08 100644
--- a/raul/Slave.hpp
+++ b/raul/Slave.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Stateful.hpp b/raul/Stateful.hpp
index c23cc53..b4a0e58 100644
--- a/raul/Stateful.hpp
+++ b/raul/Stateful.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Symbol.hpp b/raul/Symbol.hpp
index 8ec11af..6658cf3 100644
--- a/raul/Symbol.hpp
+++ b/raul/Symbol.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2008 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Table.hpp b/raul/Table.hpp
index cb8f60e..6dbe680 100644
--- a/raul/Table.hpp
+++ b/raul/Table.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/TableImpl.hpp b/raul/TableImpl.hpp
index eb53453..81971d6 100644
--- a/raul/TableImpl.hpp
+++ b/raul/TableImpl.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/Thread.hpp b/raul/Thread.hpp
index 22215d1..db35f77 100644
--- a/raul/Thread.hpp
+++ b/raul/Thread.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/TimeSlice.hpp b/raul/TimeSlice.hpp
index d1a1f4a..1fa8e86 100644
--- a/raul/TimeSlice.hpp
+++ b/raul/TimeSlice.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/TimeStamp.hpp b/raul/TimeStamp.hpp
index 96a31ff..7e6529b 100644
--- a/raul/TimeStamp.hpp
+++ b/raul/TimeStamp.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2008 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/URI.hpp b/raul/URI.hpp
index 91e7865..2a032fa 100644
--- a/raul/URI.hpp
+++ b/raul/URI.hpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/raul/WeakPtr.hpp b/raul/WeakPtr.hpp
index c5beb45..6149bc7 100644
--- a/raul/WeakPtr.hpp
+++ b/raul/WeakPtr.hpp
@@ -1,5 +1,5 @@
/* A "weak" pointer to a resource owned by a shared pointer.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* This 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/raul/midi_names.h b/raul/midi_names.h
index 28fb388..30f864f 100644
--- a/raul/midi_names.h
+++ b/raul/midi_names.h
@@ -1,5 +1,5 @@
/* Names of standard MIDI events and controllers.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/src/LashClient.cpp b/src/LashClient.cpp
index 5e7dd83..e6760d6 100644
--- a/src/LashClient.cpp
+++ b/src/LashClient.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/LashProject.cpp b/src/LashProject.cpp
index 626788b..a1c85c9 100644
--- a/src/LashProject.cpp
+++ b/src/LashProject.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/LashServerInterface.cpp b/src/LashServerInterface.cpp
index 7514b2f..3939c57 100644
--- a/src/LashServerInterface.cpp
+++ b/src/LashServerInterface.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/Maid.cpp b/src/Maid.cpp
index 4c5c032..43a817e 100644
--- a/src/Maid.cpp
+++ b/src/Maid.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/Path.cpp b/src/Path.cpp
index b5c228e..6e14076 100644
--- a/src/Path.cpp
+++ b/src/Path.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/SMFReader.cpp b/src/SMFReader.cpp
index b684c14..3b07e6a 100644
--- a/src/SMFReader.cpp
+++ b/src/SMFReader.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/SMFWriter.cpp b/src/SMFWriter.cpp
index a3609b0..a5d6f72 100644
--- a/src/SMFWriter.cpp
+++ b/src/SMFWriter.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/Symbol.cpp b/src/Symbol.cpp
index d470417..85a86e4 100644
--- a/src/Symbol.cpp
+++ b/src/Symbol.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2008 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/Thread.cpp b/src/Thread.cpp
index cbbba55..1d965ad 100644
--- a/src/Thread.cpp
+++ b/src/Thread.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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/TimeSlice.cpp b/src/TimeSlice.cpp
index 3122394..0948329 100644
--- a/src/TimeSlice.cpp
+++ b/src/TimeSlice.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
*
* Raul 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