diff options
author | David Robillard <d@drobilla.net> | 2007-04-06 04:29:27 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-04-06 04:29:27 +0000 |
commit | 0a9336debbf5ae8b434ec4caa68c678fe43fd4da (patch) | |
tree | 8a866656196b000cfb59471187ca390eb5fac58e /src/machina.cpp | |
parent | adfdf199013acf2ae83731efe76e6ce4352e16b4 (diff) | |
download | machina-0a9336debbf5ae8b434ec4caa68c678fe43fd4da.tar.gz machina-0a9336debbf5ae8b434ec4caa68c678fe43fd4da.tar.bz2 machina-0a9336debbf5ae8b434ec4caa68c678fe43fd4da.zip |
Email address and FSF copyright address updates.
git-svn-id: http://svn.drobilla.net/lad/machina@405 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/machina.cpp')
-rw-r--r-- | src/machina.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machina.cpp b/src/machina.cpp index 42f45d4..9ea8304 100644 --- a/src/machina.cpp +++ b/src/machina.cpp @@ -12,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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ #include <iostream> |