summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile7
-rw-r--r--src/firefox-3.0.mk.in7
-rw-r--r--src/lightning-sunbird.mk.in7
-rw-r--r--src/mozclient.mk.in7
-rw-r--r--src/nspr.mk.in7
-rw-r--r--src/nss.mk.in7
-rw-r--r--src/seamonkey-2.0.mk.in7
-rw-r--r--src/thunderbird-2.0.mk.in7
-rw-r--r--src/thunderbird-3.0.mk.in7
-rw-r--r--src/xulrunner-1.9.mk.in7
10 files changed, 30 insertions, 40 deletions
diff --git a/src/Makefile b/src/Makefile
index 20a1261..bf53346 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
PREFIX ?= /usr
diff --git a/src/firefox-3.0.mk.in b/src/firefox-3.0.mk.in
index 1a7f37d..99d2277 100644
--- a/src/firefox-3.0.mk.in
+++ b/src/firefox-3.0.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := firefox-3.0-orig
MOZCLIENT_APPNAME := firefox-3.0
diff --git a/src/lightning-sunbird.mk.in b/src/lightning-sunbird.mk.in
index 324aaf0..7a213bb 100644
--- a/src/lightning-sunbird.mk.in
+++ b/src/lightning-sunbird.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := lightning-sunbird-orig
MOZCLIENT_APPNAME := lightning-sunbird
diff --git a/src/mozclient.mk.in b/src/mozclient.mk.in
index df64d9d..99bfd48 100644
--- a/src/mozclient.mk.in
+++ b/src/mozclient.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
#####################################################################
diff --git a/src/nspr.mk.in b/src/nspr.mk.in
index 4d9bf53..70725fe 100644
--- a/src/nspr.mk.in
+++ b/src/nspr.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := nspr-orig
MOZCLIENT_APPNAME := nspr
diff --git a/src/nss.mk.in b/src/nss.mk.in
index a16c5cb..1c21af4 100644
--- a/src/nss.mk.in
+++ b/src/nss.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := nss-orig
MOZCLIENT_APPNAME := nss
diff --git a/src/seamonkey-2.0.mk.in b/src/seamonkey-2.0.mk.in
index 56174f7..c9c551d 100644
--- a/src/seamonkey-2.0.mk.in
+++ b/src/seamonkey-2.0.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := seamonkey-2.0.orig
MOZCLIENT_APPNAME := seamonkey-2.0
diff --git a/src/thunderbird-2.0.mk.in b/src/thunderbird-2.0.mk.in
index 6c2d49a..1c63cc7 100644
--- a/src/thunderbird-2.0.mk.in
+++ b/src/thunderbird-2.0.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := thunderbird-2.0-orig
MOZCLIENT_APPNAME := thunderbird
diff --git a/src/thunderbird-3.0.mk.in b/src/thunderbird-3.0.mk.in
index ecedba7..8829791 100644
--- a/src/thunderbird-3.0.mk.in
+++ b/src/thunderbird-3.0.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := thunderbird-3.0-orig
MOZCLIENT_APPNAME := thunderbird-3.0
diff --git a/src/xulrunner-1.9.mk.in b/src/xulrunner-1.9.mk.in
index 76a1f0f..047d3b6 100644
--- a/src/xulrunner-1.9.mk.in
+++ b/src/xulrunner-1.9.mk.in
@@ -13,10 +13,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# 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.
+# 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.
MOZCLIENT_TARGET := xulrunner-1.9-orig
MOZCLIENT_APPNAME := xulrunner-1.9