diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-15 03:36:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-15 03:36:16 +0000 |
commit | 6d8337bfc808cddc275899c03482eceb6aff8547 (patch) | |
tree | e58f69c7d5b259f6cd0665e1f8a1db03ac5fbc41 /lib/argmatch.c | |
parent | 37f27c1b74b966c83e6fd2ffa74ed8817bf00e6e (diff) | |
download | gnulib-6d8337bfc808cddc275899c03482eceb6aff8547.tar.gz |
update FSF address in copyright
Diffstat (limited to 'lib/argmatch.c')
-rw-r--r-- | lib/argmatch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/argmatch.c b/lib/argmatch.c index 5777b27acb..5f47711c6d 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.c @@ -12,8 +12,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie <djm@ai.mit.edu> */ |