summaryrefslogtreecommitdiff
path: root/panels/datetime
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:57:27 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-29 11:27:38 +0100
commit2c5951819d707625bb358fe5c05b7b27d248f457 (patch)
tree04de801be86f76582ca5e0832318f4cf4e27e3ba /panels/datetime
parentfdba002861a1f2f9be94bb8130bbf2508258e4d8 (diff)
downloadgnome-control-center-2c5951819d707625bb358fe5c05b7b27d248f457.tar.gz
Updated FSF's address
Diffstat (limited to 'panels/datetime')
-rw-r--r--panels/datetime/cc-datetime-panel.c3
-rw-r--r--panels/datetime/cc-datetime-panel.h3
-rw-r--r--panels/datetime/cc-timezone-map.c3
-rw-r--r--panels/datetime/cc-timezone-map.h3
-rw-r--r--panels/datetime/date-endian.c3
-rw-r--r--panels/datetime/date-endian.h3
-rw-r--r--panels/datetime/tz.c3
-rw-r--r--panels/datetime/tz.h3
8 files changed, 8 insertions, 16 deletions
diff --git a/panels/datetime/cc-datetime-panel.c b/panels/datetime/cc-datetime-panel.c
index 9a0284956..ae3566e64 100644
--- a/panels/datetime/cc-datetime-panel.c
+++ b/panels/datetime/cc-datetime-panel.c
@@ -13,8 +13,7 @@
* 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: Thomas Wood <thomas.wood@intel.com>
*
diff --git a/panels/datetime/cc-datetime-panel.h b/panels/datetime/cc-datetime-panel.h
index 5444f331f..e725d0f4f 100644
--- a/panels/datetime/cc-datetime-panel.h
+++ b/panels/datetime/cc-datetime-panel.h
@@ -12,8 +12,7 @@
* 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: Thomas Wood <thomas.wood@intel.com>
*
diff --git a/panels/datetime/cc-timezone-map.c b/panels/datetime/cc-timezone-map.c
index a3c932f77..e84cdbe68 100644
--- a/panels/datetime/cc-timezone-map.c
+++ b/panels/datetime/cc-timezone-map.c
@@ -15,8 +15,7 @@
* 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: Thomas Wood <thomas.wood@intel.com>
*
diff --git a/panels/datetime/cc-timezone-map.h b/panels/datetime/cc-timezone-map.h
index c9e29935f..facf133e4 100644
--- a/panels/datetime/cc-timezone-map.h
+++ b/panels/datetime/cc-timezone-map.h
@@ -12,8 +12,7 @@
* 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: Thomas Wood <thomas.wood@intel.com>
*
diff --git a/panels/datetime/date-endian.c b/panels/datetime/date-endian.c
index 715d22b60..2f1aa7413 100644
--- a/panels/datetime/date-endian.c
+++ b/panels/datetime/date-endian.c
@@ -12,8 +12,7 @@
* 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: Bastien Nocera <hadess@hadess.net>
*
diff --git a/panels/datetime/date-endian.h b/panels/datetime/date-endian.h
index 4916485ab..5b557da16 100644
--- a/panels/datetime/date-endian.h
+++ b/panels/datetime/date-endian.h
@@ -12,8 +12,7 @@
* 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: Bastien Nocera <hadess@hadess.net>
*
diff --git a/panels/datetime/tz.c b/panels/datetime/tz.c
index c539d59d8..47665b2fb 100644
--- a/panels/datetime/tz.c
+++ b/panels/datetime/tz.c
@@ -18,8 +18,7 @@
* 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/>.
*/
diff --git a/panels/datetime/tz.h b/panels/datetime/tz.h
index 71c1c231f..93905b3ab 100644
--- a/panels/datetime/tz.h
+++ b/panels/datetime/tz.h
@@ -18,8 +18,7 @@
* 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/>.
*/