diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2007-05-08 18:16:58 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-05-08 18:16:58 +0000 |
commit | 023026e12b0e735b8bcb4fbced483b683d7f8df4 (patch) | |
tree | b7047c50f1bcab02fc7227843feb3fdd6c4563d3 /src/lib-config | |
parent | 93492d8a35bb5e0faa4afd822ee52cc9783bf4b3 (diff) | |
download | irssi-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.c | 2 | ||||
-rw-r--r-- | src/lib-config/parse.c | 2 | ||||
-rw-r--r-- | src/lib-config/set.c | 2 | ||||
-rw-r--r-- | src/lib-config/write.c | 2 |
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" |