Update of /cvsroot/libexif/libexif/aolserver
In directory sc8-pr-cvs1:/tmp/cvs-serv15933/aolserver
Modified Files:
Makefile nsexif.c
Log Message:
remove Id tag
Index: Makefile
===================================================================
RCS file: /cvsroot/libexif/libexif/aolserver/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 25 Oct 2000 00:10:58 -0000 1.1
+++ Makefile 26 Nov 2002 19:31:28 -0000 1.2
@@ -1,4 +1,3 @@
-
NSHOME = /home/aol31
EXIFDIR = ..
Index: nsexif.c
===================================================================
RCS file: /cvsroot/libexif/libexif/aolserver/nsexif.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nsexif.c 22 Nov 2002 17:19:19 -0000 1.2
+++ nsexif.c 26 Nov 2002 19:31:28 -0000 1.3
@@ -21,9 +21,6 @@
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-$Id$
-
-
This is a loadable module for the AOLserver web server that provides
an interface to the EXIF tag parsing library.
|