changeset 20332:0484c2e7a638

update FSF address in copyright
author Jim Meyering <jim@meyering.net>
date Sun, 14 Jul 1996 12:44:09 +0000
parents 2cac3e29a905
children a03bc0a1112a
files lib/memchr.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/memchr.c	Sun Jul 14 12:35:45 1996 +0000
+++ b/lib/memchr.c	Sun Jul 14 12:44:09 1996 +0000
@@ -20,7 +20,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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+USA.  */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>