summaryrefslogtreecommitdiff
diff options
authorAlexander Hale <thalexander@openmailbox.org>2017-11-18 18:00:30 +0000
committerAlexander Hale <thalexander@openmailbox.org>2017-11-18 18:00:30 +0000
commit2046b44654080726b9e1ffbc680458a476f67a5c (patch)
treebf4d38d368825f8d2f6f2aeaf14fb5ead2418ba3
parent008bf57d7e80a7859881afd38179dc6be3be8116 (diff)
Update the Free Software Foundation address in license headers
(bzr r4265.4.1)
-rw-r--r--plugins/unityshell/src/compizminimizedwindowhandler.h2
-rw-r--r--plugins/unityshell/src/comptransientfor.cpp2
-rw-r--r--plugins/unityshell/src/comptransientfor.h2
-rw-r--r--plugins/unityshell/src/inputremover.cpp2
-rw-r--r--plugins/unityshell/src/inputremover.h2
-rw-r--r--plugins/unityshell/src/minimizedwindowhandler.cpp2
-rw-r--r--plugins/unityshell/src/minimizedwindowhandler.h2
-rw-r--r--plugins/unityshell/src/transientfor.cpp2
-rw-r--r--plugins/unityshell/src/transientfor.h2
-rw-r--r--tests/test-get-transients/test-get-transients.cpp2
-rw-r--r--tests/test-input-remover/test-input-remover.cpp2
-rw-r--r--tests/test-minimize-window-handler/test-minimize-handler.cpp2
-rw-r--r--tests/x11-window-read-transients.cpp2
-rw-r--r--tests/x11-window-read-transients.h2
-rw-r--r--tests/x11-window.cpp2
-rw-r--r--tests/x11-window.h2
16 files changed, 16 insertions, 16 deletions
diff --git a/plugins/unityshell/src/compizminimizedwindowhandler.h b/plugins/unityshell/src/compizminimizedwindowhandler.h
index d2b90926e..e86225db6 100644
--- a/plugins/unityshell/src/compizminimizedwindowhandler.h
+++ b/plugins/unityshell/src/compizminimizedwindowhandler.h
@@ -14,7 +14,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/comptransientfor.cpp b/plugins/unityshell/src/comptransientfor.cpp
index 8901fd4bb..9f5a95530 100644
--- a/plugins/unityshell/src/comptransientfor.cpp
+++ b/plugins/unityshell/src/comptransientfor.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/comptransientfor.h b/plugins/unityshell/src/comptransientfor.h
index d473c91ef..abf5ae25e 100644
--- a/plugins/unityshell/src/comptransientfor.h
+++ b/plugins/unityshell/src/comptransientfor.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/inputremover.cpp b/plugins/unityshell/src/inputremover.cpp
index de675ee05..bce42b34e 100644
--- a/plugins/unityshell/src/inputremover.cpp
+++ b/plugins/unityshell/src/inputremover.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/inputremover.h b/plugins/unityshell/src/inputremover.h
index 764327acb..4dd6e6d6a 100644
--- a/plugins/unityshell/src/inputremover.h
+++ b/plugins/unityshell/src/inputremover.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/minimizedwindowhandler.cpp b/plugins/unityshell/src/minimizedwindowhandler.cpp
index e0ec285fb..039cf5bf2 100644
--- a/plugins/unityshell/src/minimizedwindowhandler.cpp
+++ b/plugins/unityshell/src/minimizedwindowhandler.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/minimizedwindowhandler.h b/plugins/unityshell/src/minimizedwindowhandler.h
index ecfc1be9e..1b7006ccb 100644
--- a/plugins/unityshell/src/minimizedwindowhandler.h
+++ b/plugins/unityshell/src/minimizedwindowhandler.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/transientfor.cpp b/plugins/unityshell/src/transientfor.cpp
index 66536fc1a..39cc091f5 100644
--- a/plugins/unityshell/src/transientfor.cpp
+++ b/plugins/unityshell/src/transientfor.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/plugins/unityshell/src/transientfor.h b/plugins/unityshell/src/transientfor.h
index e5ae7f80c..fb1afce5e 100644
--- a/plugins/unityshell/src/transientfor.h
+++ b/plugins/unityshell/src/transientfor.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/test-get-transients/test-get-transients.cpp b/tests/test-get-transients/test-get-transients.cpp
index 1e159dda3..ecf34674a 100644
--- a/tests/test-get-transients/test-get-transients.cpp
+++ b/tests/test-get-transients/test-get-transients.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/test-input-remover/test-input-remover.cpp b/tests/test-input-remover/test-input-remover.cpp
index 79381b0e0..071a62eda 100644
--- a/tests/test-input-remover/test-input-remover.cpp
+++ b/tests/test-input-remover/test-input-remover.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/test-minimize-window-handler/test-minimize-handler.cpp b/tests/test-minimize-window-handler/test-minimize-handler.cpp
index fb6133f6e..7607e7418 100644
--- a/tests/test-minimize-window-handler/test-minimize-handler.cpp
+++ b/tests/test-minimize-window-handler/test-minimize-handler.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/x11-window-read-transients.cpp b/tests/x11-window-read-transients.cpp
index e713a3c72..fbe2e720a 100644
--- a/tests/x11-window-read-transients.cpp
+++ b/tests/x11-window-read-transients.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/x11-window-read-transients.h b/tests/x11-window-read-transients.h
index 99bb141fd..2fcf27864 100644
--- a/tests/x11-window-read-transients.h
+++ b/tests/x11-window-read-transients.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/x11-window.cpp b/tests/x11-window.cpp
index 632383f76..88011a31e 100644
--- a/tests/x11-window.cpp
+++ b/tests/x11-window.cpp
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>
diff --git a/tests/x11-window.h b/tests/x11-window.h
index 7d6cf44a6..844344887 100644
--- a/tests/x11-window.h
+++ b/tests/x11-window.h
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authored By:
* Sam Spilsbury <sam.spilsbury@canonical.com>