diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2012-11-11 06:00:46 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2012-11-11 06:00:46 +0100 |
commit | 2cbf21ae16724b7783cc31068072aaec59035ea5 (patch) | |
tree | d4d670181b3fc705c74a40dd7f4c6cf7b38f5de8 /ui | |
parent | 277ced9daa6b30c50fe7c90b4c2379faf5d18c86 (diff) | |
download | librcc-2cbf21ae16724b7783cc31068072aaec59035ea5.tar.gz librcc-2cbf21ae16724b7783cc31068072aaec59035ea5.tar.bz2 librcc-2cbf21ae16724b7783cc31068072aaec59035ea5.tar.xz librcc-2cbf21ae16724b7783cc31068072aaec59035ea5.zip |
Update FSF address
Diffstat (limited to 'ui')
-rw-r--r-- | ui/gtk.c | 2 | ||||
-rw-r--r-- | ui/internal.h | 2 | ||||
-rw-r--r-- | ui/librccui.c | 2 | ||||
-rw-r--r-- | ui/librccui.h | 2 | ||||
-rw-r--r-- | ui/null.c | 2 | ||||
-rw-r--r-- | ui/rccmenu.c | 2 | ||||
-rw-r--r-- | ui/rccmenu.h | 2 | ||||
-rw-r--r-- | ui/rccnames.c | 2 | ||||
-rw-r--r-- | ui/rccnames.h | 2 |
9 files changed, 9 insertions, 9 deletions
@@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/ui/internal.h b/ui/internal.h index e0361ad..cbd260f 100644 --- a/ui/internal.h +++ b/ui/internal.h @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _RCC_UI_INTERNAL_H diff --git a/ui/librccui.c b/ui/librccui.c index 84d58cd..94c4ba0 100644 --- a/ui/librccui.c +++ b/ui/librccui.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/ui/librccui.h b/ui/librccui.h index 4fca2b2..3195d37 100644 --- a/ui/librccui.h +++ b/ui/librccui.h @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _LIBRCC_UI_H @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/ui/rccmenu.c b/ui/rccmenu.c index c604b73..034a44c 100644 --- a/ui/rccmenu.c +++ b/ui/rccmenu.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/ui/rccmenu.h b/ui/rccmenu.h index 9421581..648e0a1 100644 --- a/ui/rccmenu.h +++ b/ui/rccmenu.h @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _RCC_UI_MENU_H diff --git a/ui/rccnames.c b/ui/rccnames.c index cfa543a..12206ef 100644 --- a/ui/rccnames.c +++ b/ui/rccnames.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/ui/rccnames.h b/ui/rccnames.h index a408db9..f2a47f8 100644 --- a/ui/rccnames.h +++ b/ui/rccnames.h @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _RCC_UI_NAMES_C |