RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: xar Date: 20-Sep-2007 00:14:03
Branch: HEAD Handle: 2007091923140100
Modified files:
xar LICENSE
xar/lib archive.c archive.h arcmod.c arcmod.h bzxar.c
bzxar.h err.c filetree.c filetree.h hash.c hash.h
io.c io.h stat.c stat.h subdoc.c subdoc.h util.c
util.h zxar.c zxar.h
Log:
updated copyright date and email address (upstream)
Summary:
Revision Changes Path
1.2 +2 -2 xar/LICENSE
1.4 +2 -2 xar/lib/archive.c
1.2 +2 -2 xar/lib/archive.h
1.3 +1 -1 xar/lib/arcmod.c
1.3 +2 -2 xar/lib/arcmod.h
1.3 +2 -2 xar/lib/bzxar.c
1.2 +2 -2 xar/lib/bzxar.h
1.2 +2 -2 xar/lib/err.c
1.2 +2 -2 xar/lib/filetree.c
1.2 +2 -2 xar/lib/filetree.h
1.3 +2 -2 xar/lib/hash.c
1.2 +2 -2 xar/lib/hash.h
1.3 +2 -2 xar/lib/io.c
1.2 +2 -2 xar/lib/io.h
1.3 +1 -1 xar/lib/stat.c
1.2 +2 -2 xar/lib/stat.h
1.2 +2 -2 xar/lib/subdoc.c
1.2 +2 -2 xar/lib/subdoc.h
1.3 +2 -2 xar/lib/util.c
1.2 +2 -2 xar/lib/util.h
1.3 +2 -2 xar/lib/zxar.c
1.2 +2 -2 xar/lib/zxar.h
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: xar/LICENSE
============================================================================
$ cvs diff -u -r1.1 -r1.2 LICENSE
--- xar/LICENSE 30 May 2007 03:55:57 -0000 1.1
+++ xar/LICENSE 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,6 +28,6 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/archive.c
============================================================================
$ cvs diff -u -r1.3 -r1.4 archive.c
--- xar/lib/archive.c 30 Aug 2007 18:35:45 -0000 1.3
+++ xar/lib/archive.c 19 Sep 2007 22:14:01 -0000 1.4
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/archive.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 archive.h
--- xar/lib/archive.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/archive.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/arcmod.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 arcmod.c
--- xar/lib/arcmod.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/arcmod.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/arcmod.h
============================================================================
$ cvs diff -u -r1.2 -r1.3 arcmod.h
--- xar/lib/arcmod.h 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/arcmod.h 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/bzxar.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 bzxar.c
--- xar/lib/bzxar.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/bzxar.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/bzxar.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 bzxar.h
--- xar/lib/bzxar.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/bzxar.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/err.c
============================================================================
$ cvs diff -u -r1.1 -r1.2 err.c
--- xar/lib/err.c 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/err.c 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
#include <stdlib.h>
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/filetree.c
============================================================================
$ cvs diff -u -r1.1 -r1.2 filetree.c
--- xar/lib/filetree.c 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/filetree.c 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/filetree.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 filetree.h
--- xar/lib/filetree.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/filetree.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/hash.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 hash.c
--- xar/lib/hash.c 7 Jul 2007 14:20:16 -0000 1.2
+++ xar/lib/hash.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/hash.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 hash.h
--- xar/lib/hash.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/hash.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/io.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 io.c
--- xar/lib/io.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/io.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/io.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 io.h
--- xar/lib/io.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/io.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/stat.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 stat.c
--- xar/lib/stat.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/stat.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2003, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/stat.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 stat.h
--- xar/lib/stat.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/stat.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/subdoc.c
============================================================================
$ cvs diff -u -r1.1 -r1.2 subdoc.c
--- xar/lib/subdoc.c 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/subdoc.c 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 04-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
#define _FILE_OFFSET_BITS 64
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/subdoc.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 subdoc.h
--- xar/lib/subdoc.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/subdoc.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
#ifndef _XAR_SUBDOC_H_
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/util.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 util.c
--- xar/lib/util.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/util.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/util.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 util.h
--- xar/lib/util.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/util.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/zxar.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 zxar.c
--- xar/lib/zxar.c 30 Aug 2007 18:35:45 -0000 1.2
+++ xar/lib/zxar.c 19 Sep 2007 22:14:01 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/zxar.h
============================================================================
$ cvs diff -u -r1.1 -r1.2 zxar.h
--- xar/lib/zxar.h 30 May 2007 03:55:58 -0000 1.1
+++ xar/lib/zxar.h 19 Sep 2007 22:14:01 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005 Rob Braun
+ * Copyright (c) 2005-2007 Rob Braun
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
*/
/*
* 03-Apr-2005
- * DRI: Rob Braun <bbraun@opendarwin.org>
+ * DRI: Rob Braun <bbraun@synack.net>
*/
/*
* Portions Copyright 2006, Apple Computer, Inc.
@@ .
Received on Thu Sep 20 00:14:03 2007