From 0a9336debbf5ae8b434ec4caa68c678fe43fd4da Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 6 Apr 2007 04:29:27 +0000 Subject: Email address and FSF copyright address updates. git-svn-id: http://svn.drobilla.net/lad/machina@405 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/EdgeView.cpp | 2 +- src/gui/EdgeView.hpp | 2 +- src/gui/GladeXml.hpp | 2 +- src/gui/MachinaCanvas.cpp | 2 +- src/gui/MachinaCanvas.hpp | 2 +- src/gui/MachinaGUI.cpp | 2 +- src/gui/MachinaGUI.hpp | 2 +- src/gui/NodeView.cpp | 2 +- src/gui/NodeView.hpp | 2 +- src/gui/main.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'src/gui') diff --git a/src/gui/EdgeView.cpp b/src/gui/EdgeView.cpp index d8e11a9..faa89d0 100644 --- a/src/gui/EdgeView.cpp +++ b/src/gui/EdgeView.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 diff --git a/src/gui/EdgeView.hpp b/src/gui/EdgeView.hpp index 61de52f..8416ce1 100644 --- a/src/gui/EdgeView.hpp +++ b/src/gui/EdgeView.hpp @@ -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 */ #ifndef MACHINA_EDGEVIEW_H diff --git a/src/gui/GladeXml.hpp b/src/gui/GladeXml.hpp index eb3f278..66e2a99 100644 --- a/src/gui/GladeXml.hpp +++ b/src/gui/GladeXml.hpp @@ -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 diff --git a/src/gui/MachinaCanvas.cpp b/src/gui/MachinaCanvas.cpp index 193a4c8..c689e24 100644 --- a/src/gui/MachinaCanvas.cpp +++ b/src/gui/MachinaCanvas.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 diff --git a/src/gui/MachinaCanvas.hpp b/src/gui/MachinaCanvas.hpp index 906a87c..ad9b225 100644 --- a/src/gui/MachinaCanvas.hpp +++ b/src/gui/MachinaCanvas.hpp @@ -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 */ #ifndef PATCHAGEPATCHBAYAREA_H diff --git a/src/gui/MachinaGUI.cpp b/src/gui/MachinaGUI.cpp index c0a04a9..fbe2dea 100644 --- a/src/gui/MachinaGUI.cpp +++ b/src/gui/MachinaGUI.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 diff --git a/src/gui/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp index fe1c803..7f21c55 100644 --- a/src/gui/MachinaGUI.hpp +++ b/src/gui/MachinaGUI.hpp @@ -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 */ #ifndef MACHINA_GUI_H diff --git a/src/gui/NodeView.cpp b/src/gui/NodeView.cpp index d38e228..271a137 100644 --- a/src/gui/NodeView.cpp +++ b/src/gui/NodeView.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 diff --git a/src/gui/NodeView.hpp b/src/gui/NodeView.hpp index 41ff45f..16069fb 100644 --- a/src/gui/NodeView.hpp +++ b/src/gui/NodeView.hpp @@ -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 */ #ifndef MACHINA_NODEVIEW_H diff --git a/src/gui/main.cpp b/src/gui/main.cpp index e1e86ea..25b2aa9 100644 --- a/src/gui/main.cpp +++ b/src/gui/main.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 -- cgit v1.2.1