Mon Aug 17 09:56:11 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/doc/implementation Makefile Slony-I-implementation.nr figure-1.pic figure-2.pic
- Next message: [Slony1-commit] slony1-engine/tools mkmediawiki.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/misc
In directory main.slony.info:/tmp/cvs-serv3893/src/misc
Modified Files:
Tag: REL_2_0_STABLE
avl_tree.c avl_tree.h
Log Message:
Update copyrights
Index: avl_tree.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/misc/avl_tree.c,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** avl_tree.c 23 Apr 2008 20:35:43 -0000 1.2
--- avl_tree.c 17 Aug 2009 16:56:09 -0000 1.2.2.1
***************
*** 4,8 ****
* AVL style self balancing tree support.
*
! * Copyright (c) 2007, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* AVL style self balancing tree support.
*
! * Copyright (c) 2007-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
Index: avl_tree.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/misc/avl_tree.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** avl_tree.h 23 Apr 2008 20:35:43 -0000 1.2
--- avl_tree.h 17 Aug 2009 16:56:09 -0000 1.2.2.1
***************
*** 4,8 ****
* Declarations for AVL style balanced tree support.
*
! * Copyright (c) 2003-2007, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* Declarations for AVL style balanced tree support.
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
- Previous message: [Slony1-commit] slony1-engine/doc/implementation Makefile Slony-I-implementation.nr figure-1.pic figure-2.pic
- Next message: [Slony1-commit] slony1-engine/tools mkmediawiki.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list