comparison src/data.c @ 7307:cd81dba38a49

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Wed, 04 May 1994 02:41:09 +0000
parents b6aa3d718d8a
children 1eee41c8120c
comparison
equal deleted inserted replaced
7306:1f2f6bb3690f 7307:cd81dba38a49
1 /* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter. 1 /* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter.
2 Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc. 2 Copyright (C) 1985, 1986, 1988, 1993, 1994 Free Software Foundation, Inc.
3 3
4 This file is part of GNU Emacs. 4 This file is part of GNU Emacs.
5 5
6 GNU Emacs is free software; you can redistribute it and/or modify 6 GNU Emacs is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 7 it under the terms of the GNU General Public License as published by