summaryrefslogtreecommitdiff
path: root/src/lib-config
diff options
context:
space:
mode:
authorWouter Coekaerts <coekie@irssi.org>2007-05-08 18:16:58 +0000
committercoekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-05-08 18:16:58 +0000
commit023026e12b0e735b8bcb4fbced483b683d7f8df4 (patch)
treeb7047c50f1bcab02fc7227843feb3fdd6c4563d3 /src/lib-config
parent93492d8a35bb5e0faa4afd822ee52cc9783bf4b3 (diff)
downloadirssi-023026e12b0e735b8bcb4fbced483b683d7f8df4.zip
Update FSF address
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4489 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/lib-config')
-rw-r--r--src/lib-config/get.c2
-rw-r--r--src/lib-config/parse.c2
-rw-r--r--src/lib-config/set.c2
-rw-r--r--src/lib-config/write.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/lib-config/get.c b/src/lib-config/get.c
index ccc8c689..595eb662 100644
--- a/src/lib-config/get.c
+++ b/src/lib-config/get.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"
diff --git a/src/lib-config/parse.c b/src/lib-config/parse.c
index 474b007f..ac1ea306 100644
--- a/src/lib-config/parse.c
+++ b/src/lib-config/parse.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"
diff --git a/src/lib-config/set.c b/src/lib-config/set.c
index 6cfaa483..a8cf5c3d 100644
--- a/src/lib-config/set.c
+++ b/src/lib-config/set.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"
diff --git a/src/lib-config/write.c b/src/lib-config/write.c
index 19447827..af7ba107 100644
--- a/src/lib-config/write.c
+++ b/src/lib-config/write.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"