diff options
author | David Robillard <d@drobilla.net> | 2007-02-07 05:57:53 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-02-07 05:57:53 +0000 |
commit | 37d05ae902f1fd6ce4c243e84502b0567990058f (patch) | |
tree | e517603e5ef10892878f33c51d4ec4c1258c2e04 /src/patchage.glade | |
parent | 8b8e3a45a6aa40fbb391c6af13a4d7a7baf0a97e (diff) | |
download | patchage-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/patchage.glade')
-rw-r--r-- | src/patchage.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/patchage.glade b/src/patchage.glade index b4f815a..8354d18 100644 --- a/src/patchage.glade +++ b/src/patchage.glade @@ -1231,11 +1231,11 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Patchage; if not, write to the Free Software Foundation, Inc., -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA </property> <property name="wrap_license">False</property> - <property name="website">http://codeson.net/software/patchage</property> - <property name="authors">Dave Robillard <dave@codeson.net></property> + <property name="website">http://drobilla.net/software/patchage</property> + <property name="authors">Dave Robillard <dave@drobilla.net></property> <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property> <property name="logo">patchage-icon.svg</property> </widget> |