summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
committerDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
commit9adc660a3144b47ed9a49ea57298631b1c19231a (patch)
treecc34957e4df9847229d05f876e8d122b9c0f5fc7 /src
parentbf566b55d0a06dd258fb8539acfb3315712e8296 (diff)
downloadraul-9adc660a3144b47ed9a49ea57298631b1c19231a.tar.gz
raul-9adc660a3144b47ed9a49ea57298631b1c19231a.tar.bz2
raul-9adc660a3144b47ed9a49ea57298631b1c19231a.zip
My name is David. :)
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2590 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r--src/Configuration.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/log.cpp2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/Configuration.cpp b/src/Configuration.cpp
index d8cbfbe..624274f 100644
--- a/src/Configuration.cpp
+++ b/src/Configuration.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2009 David 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 ab0e463..c639f2e 100644
--- a/src/Maid.cpp
+++ b/src/Maid.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David 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 b0e6ec9..de17cdf 100644
--- a/src/Path.cpp
+++ b/src/Path.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David 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 e7dbcf0..6fda04a 100644
--- a/src/SMFReader.cpp
+++ b/src/SMFReader.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David 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 6bf5444..ebb1380 100644
--- a/src/SMFWriter.cpp
+++ b/src/SMFWriter.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David 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 79fd006..fb6bf7f 100644
--- a/src/Symbol.cpp
+++ b/src/Symbol.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 David 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 15ddf0b..35cb569 100644
--- a/src/Thread.cpp
+++ b/src/Thread.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David 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/log.cpp b/src/log.cpp
index fe6b9b5..baabbc3 100644
--- a/src/log.cpp
+++ b/src/log.cpp
@@ -1,5 +1,5 @@
/* This file is part of Raul.
- * Copyright (C) 2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2009 David 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