diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-04 10:48:50 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-04 14:25:32 +1000 |
commit | c5a5d1800566b0ec073418a827ed5bc8195dd24e (patch) | |
tree | 63049984b7f3656503349a18f243d6f9fda8ddd3 | |
parent | aa8272dd31b69f84d19dbe2c45889b806df8260e (diff) |
Remove leftover RCS tags.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-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 \ |