summaryrefslogtreecommitdiff
path: root/plugins
diff options
authorAlexander Hale <thalexander@openmailbox.org>2018-09-26 10:28:16 +0000
committerBileto Bot <ci-train-bot@canonical.com>2018-09-26 10:28:16 +0000
commit1bab178785c9b458e37c25e59e6fcdd764a6d1c6 (patch)
tree32942168271b6ad4eb4907901c56c94067083be0 /plugins
parent8e22c0bb35adc0c5c1ccb966721cb33245de0512 (diff)
parent2046b44654080726b9e1ffbc680458a476f67a5c (diff)
Update the Free Software Foundation address in license headers
Approved by: Khurshid Alam (bzr r4279)
Diffstat (limited to 'plugins')
-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
9 files changed, 9 insertions, 9 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>