[iptstate-commit] iptstate LICENSE, 1.7, 1.8 Makefile, 1.12, 1.13 iptstate.cc, 1.26, 1.27
Brought to you by:
jaymzh
|
From: Phil D. <ja...@us...> - 2012-06-01 08:00:49
|
Update of /cvsroot/iptstate/iptstate In directory vz-cvs-4.sog:/tmp/cvs-serv9434 Modified Files: LICENSE Makefile iptstate.cc Log Message: make copyright 'until present' Signed-off-by: Phil Dibowitz <ph...@ip...> Index: iptstate.cc =================================================================== RCS file: /cvsroot/iptstate/iptstate/iptstate.cc,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- iptstate.cc 1 Jun 2012 07:53:37 -0000 1.26 +++ iptstate.cc 1 Jun 2012 08:00:46 -0000 1.27 @@ -6,7 +6,7 @@ * * ----------------------------------- * - * Copyright (C) 2002 - 2012 Phil Dibowitz + * Copyright (C) 2002 - present Phil Dibowitz * * This software is provided 'as-is', without any express or * implied warranty. In no event will the authors be held Index: Makefile =================================================================== RCS file: /cvsroot/iptstate/iptstate/Makefile,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- Makefile 19 Sep 2009 16:49:00 -0000 1.12 +++ Makefile 1 Jun 2012 08:00:46 -0000 1.13 @@ -1,5 +1,5 @@ # -# Copyright (C) 2002 - 2009 Phil Dibowitz. +# Copyright (C) 2002 - present Phil Dibowitz. # # See iptstate.cc for copyright info # Index: LICENSE =================================================================== RCS file: /cvsroot/iptstate/iptstate/LICENSE,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- LICENSE 19 Sep 2009 16:49:00 -0000 1.7 +++ LICENSE 1 Jun 2012 08:00:46 -0000 1.8 @@ -1,6 +1,6 @@ IP Tables State (iptstate) - Copyright (C) 2002 - 2009 Phil Dibowitz + Copyright (C) 2002 - present Phil Dibowitz This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held |