[seahorse] Updated FSF's address



commit 6905fa003b428efcaea8485dcb89ca1fed487bb5
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:50:45 2014 +0100

    Updated FSF's address

 common/actions.vala                  |    4 +---
 common/backend.vala                  |    5 +----
 common/catalog.vala                  |    4 +---
 common/deletable.vala                |    5 +----
 common/delete-dialog.vala            |    4 +---
 common/deleter.vala                  |    5 +----
 common/exportable.vala               |    5 +----
 common/exporter.vala                 |    5 +----
 common/icons.vala                    |    4 +---
 common/lockable.vala                 |    5 +----
 common/place.vala                    |    5 +----
 common/registry.vala                 |    4 +---
 common/types.vala                    |    5 +----
 common/util.vala                     |    5 +----
 common/viewable.vala                 |    5 +----
 gkr/gkr-backend.vala                 |    4 +---
 gkr/gkr-dialogs.vala                 |    4 +---
 gkr/gkr-item-add.vala                |    5 +----
 gkr/gkr-item-properties.vala         |    5 +----
 gkr/gkr-item.vala                    |    5 +----
 gkr/gkr-keyring-add.vala             |    5 +----
 gkr/gkr-keyring-properties.vala      |    5 +----
 gkr/gkr-keyring.vala                 |    4 +---
 gkr/gkr-module.vala                  |    5 +----
 pkcs11/certificate-der-exporter.vala |    5 +----
 pkcs11/pkcs11-module.vala            |    5 +----
 26 files changed, 26 insertions(+), 96 deletions(-)
---
diff --git a/common/actions.vala b/common/actions.vala
index 24a621d..1e4637c 100644
--- a/common/actions.vala
+++ b/common/actions.vala
@@ -15,9 +15,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/backend.vala b/common/backend.vala
index d0ddbfb..50a2276 100644
--- a/common/backend.vala
+++ b/common/backend.vala
@@ -13,10 +13,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/catalog.vala b/common/catalog.vala
index 5650eac..b9c3c02 100644
--- a/common/catalog.vala
+++ b/common/catalog.vala
@@ -15,9 +15,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/deletable.vala b/common/deletable.vala
index 4b33623..48fef93 100644
--- a/common/deletable.vala
+++ b/common/deletable.vala
@@ -15,10 +15,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/delete-dialog.vala b/common/delete-dialog.vala
index 2881a5d..f99390d 100644
--- a/common/delete-dialog.vala
+++ b/common/delete-dialog.vala
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/common/deleter.vala b/common/deleter.vala
index 16e7057..18dd0d4 100644
--- a/common/deleter.vala
+++ b/common/deleter.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/common/exportable.vala b/common/exportable.vala
index c4602d5..2561623 100644
--- a/common/exportable.vala
+++ b/common/exportable.vala
@@ -15,10 +15,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/exporter.vala b/common/exporter.vala
index cde6a0b..e686ff0 100644
--- a/common/exporter.vala
+++ b/common/exporter.vala
@@ -14,10 +14,7 @@
  * 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 Exporter, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/common/icons.vala b/common/icons.vala
index 70fc01c..35abf29 100644
--- a/common/icons.vala
+++ b/common/icons.vala
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/common/lockable.vala b/common/lockable.vala
index b6113b8..f8d4b44 100644
--- a/common/lockable.vala
+++ b/common/lockable.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/place.vala b/common/place.vala
index 84429d7..3448b0e 100644
--- a/common/place.vala
+++ b/common/place.vala
@@ -15,10 +15,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/registry.vala b/common/registry.vala
index abd7b30..0f807c8 100644
--- a/common/registry.vala
+++ b/common/registry.vala
@@ -15,9 +15,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/types.vala b/common/types.vala
index 3c87abf..6f33e57 100644
--- a/common/types.vala
+++ b/common/types.vala
@@ -13,10 +13,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/util.vala b/common/util.vala
index 96d660a..de378d5 100644
--- a/common/util.vala
+++ b/common/util.vala
@@ -15,10 +15,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/common/viewable.vala b/common/viewable.vala
index 1bb79e2..da5a79f 100644
--- a/common/viewable.vala
+++ b/common/viewable.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/gkr/gkr-backend.vala b/gkr/gkr-backend.vala
index d62c5af..7caed01 100644
--- a/gkr/gkr-backend.vala
+++ b/gkr/gkr-backend.vala
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-dialogs.vala b/gkr/gkr-dialogs.vala
index 651673d..bd852b3 100644
--- a/gkr/gkr-dialogs.vala
+++ b/gkr/gkr-dialogs.vala
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-item-add.vala b/gkr/gkr-item-add.vala
index 173c484..71d5ee1 100644
--- a/gkr/gkr-item-add.vala
+++ b/gkr/gkr-item-add.vala
@@ -13,10 +13,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-item-properties.vala b/gkr/gkr-item-properties.vala
index 0c3e447..71cb766 100644
--- a/gkr/gkr-item-properties.vala
+++ b/gkr/gkr-item-properties.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-item.vala b/gkr/gkr-item.vala
index 0fe2148..7eab978 100644
--- a/gkr/gkr-item.vala
+++ b/gkr/gkr-item.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-keyring-add.vala b/gkr/gkr-keyring-add.vala
index 54c66e4..d5f79d7 100644
--- a/gkr/gkr-keyring-add.vala
+++ b/gkr/gkr-keyring-add.vala
@@ -14,10 +14,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-keyring-properties.vala b/gkr/gkr-keyring-properties.vala
index 7fc5190..3fc7f07 100644
--- a/gkr/gkr-keyring-properties.vala
+++ b/gkr/gkr-keyring-properties.vala
@@ -13,10 +13,7 @@
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-keyring.vala b/gkr/gkr-keyring.vala
index 2c76aec..2d0f3ba 100644
--- a/gkr/gkr-keyring.vala
+++ b/gkr/gkr-keyring.vala
@@ -15,9 +15,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Seahorse {
diff --git a/gkr/gkr-module.vala b/gkr/gkr-module.vala
index a01346c..eb0ce23 100644
--- a/gkr/gkr-module.vala
+++ b/gkr/gkr-module.vala
@@ -13,10 +13,7 @@
  * 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 Exporter, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw gnome org>
  */
diff --git a/pkcs11/certificate-der-exporter.vala b/pkcs11/certificate-der-exporter.vala
index 742b73a..2824d4c 100644
--- a/pkcs11/certificate-der-exporter.vala
+++ b/pkcs11/certificate-der-exporter.vala
@@ -14,10 +14,7 @@
  * 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 Exporter, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */
diff --git a/pkcs11/pkcs11-module.vala b/pkcs11/pkcs11-module.vala
index ec3e939..11f59b5 100644
--- a/pkcs11/pkcs11-module.vala
+++ b/pkcs11/pkcs11-module.vala
@@ -14,10 +14,7 @@
  * 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 Exporter, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Stef Walter <stefw collabora co uk>
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]