summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/dh_xul-ext2
-rwxr-xr-xsrc/install-xpi2
-rwxr-xr-xsrc/moz-version2
-rw-r--r--src/moz_version.py2
-rwxr-xr-xsrc/xpi-repack2
-rw-r--r--src/xpi.mk2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/dh_xul-ext b/src/dh_xul-ext
index 844ef7b..26bc0d5 100755
--- a/src/dh_xul-ext
+++ b/src/dh_xul-ext
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# Copyright (c) 2009-2010, Benjamin Drung <bdrung@ubuntu.com>
+# Copyright (c) 2009-2011, Benjamin Drung <bdrung@debian.org>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/src/install-xpi b/src/install-xpi
index 0c7b6f7..024c5c8 100755
--- a/src/install-xpi
+++ b/src/install-xpi
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# Copyright (c) 2009 Benjamin Drung <bdrung@ubuntu.com>
+# Copyright (c) 2009 Benjamin Drung <bdrung@debian.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/moz-version b/src/moz-version
index 85ec81a..07c3d6b 100755
--- a/src/moz-version
+++ b/src/moz-version
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# Copyright (c) 2009 Benjamin Drung <bdrung@ubuntu.com>
+# Copyright (c) 2009 Benjamin Drung <bdrung@debian.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/moz_version.py b/src/moz_version.py
index b65f678..29c8c9a 100644
--- a/src/moz_version.py
+++ b/src/moz_version.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 Benjamin Drung <bdrung@ubuntu.com>
+# Copyright (c) 2009 Benjamin Drung <bdrung@debian.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/xpi-repack b/src/xpi-repack
index 0852dfc..5f24add 100755
--- a/src/xpi-repack
+++ b/src/xpi-repack
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# Copyright (c) 2010 Benjamin Drung <bdrung@ubuntu.com>
+# Copyright (c) 2010 Benjamin Drung <bdrung@debian.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/xpi.mk b/src/xpi.mk
index e1324aa..77b8720 100644
--- a/src/xpi.mk
+++ b/src/xpi.mk
@@ -3,7 +3,7 @@
# Copyright (c) 2008-2009 Canonical Ltd.
# Author(s): Alexander Sack <asac@ubuntu.com>
# Fabien Tassin <fta@sofaraway.org>
-# Benjamin Drung <bdrung@ubuntu.com>
+# Benjamin Drung <bdrung@debian.org>
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as