diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | src/Makefile.am | 2 |
3 files changed, 0 insertions, 6 deletions
@@ -1,5 +1,3 @@ -/* $XdotOrg: $ */ - Copyright 1989, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its diff --git a/configure.ac b/configure.ac index d05fb2a..4c48734 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,3 @@ -dnl $XdotOrg: lib/Xi/configure.ac,v 1.9 2005/12/15 00:24:30 kem Exp $ -dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) diff --git a/src/Makefile.am b/src/Makefile.am index 6b40fc5..f99453d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,3 @@ -# $XdotOrg: lib/Xi/src/Makefile.am,v 1.6 2005/12/03 04:41:49 kem Exp $ - lib_LTLIBRARIES = libXi.la XI2_sources = XIAllowEvents.c \ |