diff options
author | Daniel Mustieles <daniel.mustieles@gmail.com> | 2014-01-23 12:57:27 +0100 |
---|---|---|
committer | Daniel Mustieles <daniel.mustieles@gmail.com> | 2014-01-29 11:27:38 +0100 |
commit | 2c5951819d707625bb358fe5c05b7b27d248f457 (patch) | |
tree | 04de801be86f76582ca5e0832318f4cf4e27e3ba /shell | |
parent | fdba002861a1f2f9be94bb8130bbf2508258e4d8 (diff) | |
download | gnome-control-center-2c5951819d707625bb358fe5c05b7b27d248f457.tar.gz |
Updated FSF's address
Diffstat (limited to 'shell')
-rw-r--r-- | shell/cc-editable-entry.c | 3 | ||||
-rw-r--r-- | shell/cc-editable-entry.h | 3 | ||||
-rw-r--r-- | shell/cc-hostname-entry.c | 3 | ||||
-rw-r--r-- | shell/cc-hostname-entry.h | 3 | ||||
-rw-r--r-- | shell/cc-panel.c | 3 | ||||
-rw-r--r-- | shell/cc-panel.h | 3 | ||||
-rw-r--r-- | shell/cc-shell-log.c | 3 | ||||
-rw-r--r-- | shell/cc-shell-log.h | 3 | ||||
-rw-r--r-- | shell/hostname-helper.c | 3 | ||||
-rw-r--r-- | shell/hostname-helper.h | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/shell/cc-editable-entry.c b/shell/cc-editable-entry.c index f89c0638f..661914306 100644 --- a/shell/cc-editable-entry.c +++ b/shell/cc-editable-entry.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/>. * * Written by: Matthias Clasen <mclasen@redhat.com> */ diff --git a/shell/cc-editable-entry.h b/shell/cc-editable-entry.h index d23be9654..9d61c5480 100644 --- a/shell/cc-editable-entry.h +++ b/shell/cc-editable-entry.h @@ -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/>. * * Written by: Matthias Clasen <mclasen@redhat.com> */ diff --git a/shell/cc-hostname-entry.c b/shell/cc-hostname-entry.c index f10df4f1f..17a46aa9d 100644 --- a/shell/cc-hostname-entry.c +++ b/shell/cc-hostname-entry.c @@ -14,8 +14,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/shell/cc-hostname-entry.h b/shell/cc-hostname-entry.h index a80669523..eb120e113 100644 --- a/shell/cc-hostname-entry.h +++ b/shell/cc-hostname-entry.h @@ -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/>. * */ diff --git a/shell/cc-panel.c b/shell/cc-panel.c index 31093b6e6..2522b4931 100644 --- a/shell/cc-panel.c +++ b/shell/cc-panel.c @@ -14,8 +14,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/>. * * Authors: William Jon McCann <jmccann@redhat.com> * Thomas Wood <thomas.wood@intel.com> diff --git a/shell/cc-panel.h b/shell/cc-panel.h index 2e49ff2dd..593eef71c 100644 --- a/shell/cc-panel.h +++ b/shell/cc-panel.h @@ -14,8 +14,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/>. * * Authors: William Jon McCann <jmccann@redhat.com> * Thomas Wood <thomas.wood@intel.com> diff --git a/shell/cc-shell-log.c b/shell/cc-shell-log.c index 625cdd76b..14a122722 100644 --- a/shell/cc-shell-log.c +++ b/shell/cc-shell-log.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/>. * */ diff --git a/shell/cc-shell-log.h b/shell/cc-shell-log.h index 6ea11749f..132a19dcf 100644 --- a/shell/cc-shell-log.h +++ b/shell/cc-shell-log.h @@ -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/>. * */ diff --git a/shell/hostname-helper.c b/shell/hostname-helper.c index 3225a8fd1..e8e4954b0 100644 --- a/shell/hostname-helper.c +++ b/shell/hostname-helper.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/>. * */ diff --git a/shell/hostname-helper.h b/shell/hostname-helper.h index 737bf5784..2ed2c5f60 100644 --- a/shell/hostname-helper.h +++ b/shell/hostname-helper.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/>. * */ |