diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/marco-grayscale.c | 4 | ||||
-rw-r--r-- | src/tools/marco-mag.c | 4 | ||||
-rw-r--r-- | src/tools/marco-message.c | 4 | ||||
-rw-r--r-- | src/tools/marco-window-demo.c | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/tools/marco-grayscale.c b/src/tools/marco-grayscale.c index 8d0cd68c..8da539b5 100644 --- a/src/tools/marco-grayscale.c +++ b/src/tools/marco-grayscale.c @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <gdk-pixbuf/gdk-pixbuf.h> diff --git a/src/tools/marco-mag.c b/src/tools/marco-mag.c index 22c7cc3d..4cb33183 100644 --- a/src/tools/marco-mag.c +++ b/src/tools/marco-mag.c @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #define _GNU_SOURCE diff --git a/src/tools/marco-message.c b/src/tools/marco-message.c index 78bebeb2..0682457d 100644 --- a/src/tools/marco-message.c +++ b/src/tools/marco-message.c @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> diff --git a/src/tools/marco-window-demo.c b/src/tools/marco-window-demo.c index 876a2585..37a5dd4e 100644 --- a/src/tools/marco-window-demo.c +++ b/src/tools/marco-window-demo.c @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <gtk/gtk.h> |