summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-02-07 05:57:53 +0000
committerDavid Robillard <d@drobilla.net>2007-02-07 05:57:53 +0000
commit37d05ae902f1fd6ce4c243e84502b0567990058f (patch)
treee517603e5ef10892878f33c51d4ec4c1258c2e04 /src/main.cpp
parent8b8e3a45a6aa40fbb391c6af13a4d7a7baf0a97e (diff)
downloadpatchage-37d05ae902f1fd6ce4c243e84502b0567990058f.tar.gz
patchage-37d05ae902f1fd6ce4c243e84502b0567990058f.tar.bz2
patchage-37d05ae902f1fd6ce4c243e84502b0567990058f.zip
Updated FSF address, copyright dates where appropriate, etc.
git-svn-id: http://svn.drobilla.net/lad/patchage@288 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 851d88f..271b312 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,4 +1,5 @@
-/* This file is part of Patchage. Copyright (C) 2005 Dave Robillard.
+/* This file is part of Patchage.
+ * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
*
* Patchage 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
@@ -11,7 +12,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"