summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-11 06:00:46 +0100
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-11 06:00:46 +0100
commit2cbf21ae16724b7783cc31068072aaec59035ea5 (patch)
treed4d670181b3fc705c74a40dd7f4c6cf7b38f5de8 /ui
parent277ced9daa6b30c50fe7c90b4c2379faf5d18c86 (diff)
downloadlibrcc-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.c2
-rw-r--r--ui/internal.h2
-rw-r--r--ui/librccui.c2
-rw-r--r--ui/librccui.h2
-rw-r--r--ui/null.c2
-rw-r--r--ui/rccmenu.c2
-rw-r--r--ui/rccmenu.h2
-rw-r--r--ui/rccnames.c2
-rw-r--r--ui/rccnames.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/ui/gtk.c b/ui/gtk.c
index f7e04ac..8a73d10 100644
--- a/ui/gtk.c
+++ b/ui/gtk.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/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
diff --git a/ui/null.c b/ui/null.c
index 30f7648..92ef31e 100644
--- a/ui/null.c
+++ b/ui/null.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.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