aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-18 11:36:44 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-18 11:36:44 +0000
commitdf32bb611d3d7ed4c8c408d06cdcab3c7a966a5a (patch)
tree6207c6b7cf9cfd290c5b1d8323ff8c637701b3fc /lib
parent2763b8b2cf70ab07405543606bfe0d2197dbab01 (diff)
downloadcflow-df32bb611d3d7ed4c8c408d06cdcab3c7a966a5a.tar.gz
cflow-df32bb611d3d7ed4c8c408d06cdcab3c7a966a5a.tar.bz2
Changed FSF postal address
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.tmpl4
-rw-r--r--lib/argcv.c7
-rw-r--r--lib/argcv.h7
3 files changed, 10 insertions, 8 deletions
diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl
index f875eef..4e88f63 100644
--- a/lib/Makefile.tmpl
+++ b/lib/Makefile.tmpl
@@ -14,8 +14,8 @@
## 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.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
noinst_LIBRARIES = libcflow.a
noinst_HEADERS = argcv.h
diff --git a/lib/argcv.c b/lib/argcv.c
index c631c6a..7539bf1 100644
--- a/lib/argcv.c
+++ b/lib/argcv.c
@@ -11,9 +11,10 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+ You should have received a copy of the GNU Lesser General
+ Public License along with this library; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/lib/argcv.h b/lib/argcv.h
index fe4e2b0..2429c59 100644
--- a/lib/argcv.h
+++ b/lib/argcv.h
@@ -11,9 +11,10 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+ You should have received a copy of the GNU Lesser General
+ Public License along with this library; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA */
#ifndef _ARGCV_H
#define _ARGCV_H 1

Return to:

Send suggestions and report system problems to the System administrator.