Mercurial > hg > octave-jordi > gnulib-hg
comparison lib/memcasecmp.c @ 649:89f4c1937ac7
update FSF address in copyright and remove any trailing blanks
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 15 Jul 1996 02:41:49 +0000 |
parents | acf0ac624534 |
children | 3f92402509d3 |
comparison
equal
deleted
inserted
replaced
648:221d11a2cacd | 649:89f4c1937ac7 |
---|---|
10 but WITHOUT ANY WARRANTY; without even the implied warranty of | 10 but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 GNU General Public License for more details. | 12 GNU General Public License for more details. |
13 | 13 |
14 You should have received a copy of the GNU General Public License | 14 You should have received a copy of the GNU General Public License |
15 along with this program; if not, write to the Free Software | 15 along with this program; if not, write to the Free Software Foundation, |
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ | 16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ |
17 | 17 |
18 /* Jim Meyering (meyering@na-net.ornl.gov) */ | 18 /* Jim Meyering (meyering@na-net.ornl.gov) */ |
19 | 19 |
20 #ifdef HAVE_CONFIG_H | 20 #ifdef HAVE_CONFIG_H |
21 # include <config.h> | 21 # include <config.h> |