[netaddr] r348 committed - Updated all copyright notices for 2010.

1 view
Skip to first unread message

codesite...@google.com

unread,
Apr 28, 2010, 6:34:35 PM4/28/10
to net...@googlegroups.com
Revision: 348
Author: drkjam
Date: Wed Apr 28 15:32:51 2010
Log: Updated all copyright notices for 2010.

http://code.google.com/p/netaddr/source/detail?r=348

Modified:
/branches/rel-0.7.x/COPYRIGHT
/branches/rel-0.7.x/LICENSE
/branches/rel-0.7.x/docs/epydoc.css
/branches/rel-0.7.x/lib/netaddr/__init__.py
/branches/rel-0.7.x/lib/netaddr/core.py
/branches/rel-0.7.x/lib/netaddr/eui/__init__.py
/branches/rel-0.7.x/lib/netaddr/eui/ieee.py
/branches/rel-0.7.x/lib/netaddr/fbsocket.py
/branches/rel-0.7.x/lib/netaddr/ip/__init__.py
/branches/rel-0.7.x/lib/netaddr/ip/glob.py
/branches/rel-0.7.x/lib/netaddr/ip/iana.py
/branches/rel-0.7.x/lib/netaddr/ip/nmap.py
/branches/rel-0.7.x/lib/netaddr/ip/rfc1924.py
/branches/rel-0.7.x/lib/netaddr/ip/sets.py
/branches/rel-0.7.x/lib/netaddr/strategy/__init__.py
/branches/rel-0.7.x/lib/netaddr/strategy/eui48.py
/branches/rel-0.7.x/lib/netaddr/strategy/eui64.py
/branches/rel-0.7.x/lib/netaddr/strategy/ipv4.py
/branches/rel-0.7.x/lib/netaddr/strategy/ipv6.py
/branches/rel-0.7.x/lib/netaddr/tests/__init__.py
/branches/rel-0.7.x/lib/netaddr/tests/core/pubsub.txt
/branches/rel-0.7.x/lib/netaddr/tests/eui/eui.txt
/branches/rel-0.7.x/lib/netaddr/tests/eui/eui64.txt
/branches/rel-0.7.x/lib/netaddr/tests/eui/pubsub.txt
/branches/rel-0.7.x/lib/netaddr/tests/eui/tutorial.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/abbreviated.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/boundaries.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/cidr.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/constructor.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/functions.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/ipglob.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/matches.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/multicast.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/nmap.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/rfc1924.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/sets.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/socket_fallback.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/subnet.txt
/branches/rel-0.7.x/lib/netaddr/tests/ip/tutorial.txt
/branches/rel-0.7.x/lib/netaddr/tests/netaddr_coverage.sh
/branches/rel-0.7.x/lib/netaddr/tests/strategy/eui48.txt
/branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv4.txt
/branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv6.txt
/branches/rel-0.7.x/lib/netaddr/tests/test.py
/branches/rel-0.7.x/lib/netaddr/tools/netaddr
/branches/rel-0.7.x/lib3/netaddr/__init__.py
/branches/rel-0.7.x/lib3/netaddr/core.py
/branches/rel-0.7.x/lib3/netaddr/eui/__init__.py
/branches/rel-0.7.x/lib3/netaddr/eui/ieee.py
/branches/rel-0.7.x/lib3/netaddr/fbsocket.py
/branches/rel-0.7.x/lib3/netaddr/ip/__init__.py
/branches/rel-0.7.x/lib3/netaddr/ip/glob.py
/branches/rel-0.7.x/lib3/netaddr/ip/iana.py
/branches/rel-0.7.x/lib3/netaddr/ip/nmap.py
/branches/rel-0.7.x/lib3/netaddr/ip/rfc1924.py
/branches/rel-0.7.x/lib3/netaddr/ip/sets.py
/branches/rel-0.7.x/lib3/netaddr/strategy/__init__.py
/branches/rel-0.7.x/lib3/netaddr/strategy/eui48.py
/branches/rel-0.7.x/lib3/netaddr/strategy/eui64.py
/branches/rel-0.7.x/lib3/netaddr/strategy/ipv4.py
/branches/rel-0.7.x/lib3/netaddr/strategy/ipv6.py
/branches/rel-0.7.x/lib3/netaddr/tests/__init__.py
/branches/rel-0.7.x/lib3/netaddr/tests/core/pubsub.txt
/branches/rel-0.7.x/lib3/netaddr/tests/eui/eui.txt
/branches/rel-0.7.x/lib3/netaddr/tests/eui/eui64.txt
/branches/rel-0.7.x/lib3/netaddr/tests/eui/pubsub.txt
/branches/rel-0.7.x/lib3/netaddr/tests/eui/tutorial.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/abbreviated.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/boundaries.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/cidr.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/constructor.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/functions.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/ipglob.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/matches.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/multicast.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/nmap.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/rfc1924.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/sets.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/socket_fallback.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/subnet.txt
/branches/rel-0.7.x/lib3/netaddr/tests/ip/tutorial.txt
/branches/rel-0.7.x/lib3/netaddr/tests/netaddr_coverage.sh
/branches/rel-0.7.x/lib3/netaddr/tests/strategy/eui48.txt
/branches/rel-0.7.x/lib3/netaddr/tests/strategy/ipv4.txt
/branches/rel-0.7.x/lib3/netaddr/tests/strategy/ipv6.txt
/branches/rel-0.7.x/lib3/netaddr/tests/test.py
/branches/rel-0.7.x/lib3/netaddr/tools/netaddr
/branches/rel-0.7.x/release.bat
/branches/rel-0.7.x/release.py
/branches/rel-0.7.x/release.sh
/branches/rel-0.7.x/setup.py
/branches/rel-0.7.x/setup_egg.py

=======================================
--- /branches/rel-0.7.x/COPYRIGHT Tue Aug 11 16:00:15 2009
+++ /branches/rel-0.7.x/COPYRIGHT Wed Apr 28 15:32:51 2010
@@ -2,7 +2,7 @@
netaddr
-------

- Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+ Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

Released under the BSD license. See the LICENSE file for details.

=======================================
--- /branches/rel-0.7.x/LICENSE Tue Aug 11 16:00:15 2009
+++ /branches/rel-0.7.x/LICENSE Wed Apr 28 15:32:51 2010
@@ -1,7 +1,7 @@
License for netaddr
===================

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
=======================================
--- /branches/rel-0.7.x/docs/epydoc.css Mon Apr 13 14:48:30 2009
+++ /branches/rel-0.7.x/docs/epydoc.css Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
/*
*
---------------------------------------------------------------------------
- * Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+ * Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
*
* Released under the BSD license. See the LICENSE file for details.
*
---------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/__init__.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/__init__.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/core.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/core.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/eui/__init__.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/eui/__init__.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/eui/ieee.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/eui/ieee.py Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/fbsocket.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/fbsocket.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/__init__.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/ip/__init__.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/glob.py Wed Apr 28 15:16:08 2010
+++ /branches/rel-0.7.x/lib/netaddr/ip/glob.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/iana.py Sun Jul 12 14:59:55 2009
+++ /branches/rel-0.7.x/lib/netaddr/ip/iana.py Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/nmap.py Mon Sep 14 15:12:58 2009
+++ /branches/rel-0.7.x/lib/netaddr/ip/nmap.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/rfc1924.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/ip/rfc1924.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/ip/sets.py Tue Aug 18 12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/ip/sets.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/strategy/__init__.py Wed Aug 5
14:27:15 2009
+++ /branches/rel-0.7.x/lib/netaddr/strategy/__init__.py Wed Apr 28
15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/strategy/eui48.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib/netaddr/strategy/eui48.py Wed Apr 28 15:32:51
2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/strategy/eui64.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib/netaddr/strategy/eui64.py Wed Apr 28 15:32:51
2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/strategy/ipv4.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib/netaddr/strategy/ipv4.py Wed Apr 28 15:32:51
2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/strategy/ipv6.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib/netaddr/strategy/ipv6.py Wed Apr 28 15:32:51
2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/__init__.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib/netaddr/tests/__init__.py Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/core/pubsub.txt Tue Aug 18
12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/core/pubsub.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=Publish / Subscribe DP Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

Basic Publisher and Subscriber object tests.

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/eui/eui.txt Thu Jun 25 16:28:12
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/eui/eui.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=IEEE EUI-64 Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/eui/eui64.txt Wed Dec 2 06:13:23
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/eui/eui64.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=IEEE EUI-64 Identifier Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/eui/pubsub.txt Thu Jun 25
16:12:17 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/eui/pubsub.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IEEE Publish/Subscribe Parser Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

Basic OUIIndexParser and FileIndexer object tests.

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/eui/tutorial.txt Wed Dec 2
06:13:23 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/eui/tutorial.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=EUI (MAC) Address Tutorial=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/abbreviated.txt Sun Jul 12
14:59:55 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/abbreviated.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=Abbreviated CIDR Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/boundaries.txt Mon Sep 14
15:12:58 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/boundaries.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Range Boundary Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/cidr.txt Wed Aug 19 14:47:50
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/cidr.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=CIDR Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/constructor.txt Thu Jun 25
16:28:12 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/constructor.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Constructor Stress Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/functions.txt Tue Aug 18
12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/functions.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Function Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/ipglob.txt Sun Jul 12 14:59:55
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/ipglob.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=IP Glob Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/matches.txt Wed Apr 28
15:12:10 2010
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/matches.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Matching Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/multicast.txt Tue Aug 18
12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/multicast.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Multicast Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/nmap.txt Mon Sep 14 15:12:58
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/nmap.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=nmap IP Range Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/rfc1924.txt Tue Aug 18
12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/rfc1924.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=RFC 1924 Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

The example from the RFC.

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/sets.txt Tue Aug 18 12:47:26
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/sets.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=IPSet Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/socket_fallback.txt Sun Jul 12
14:59:55 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/socket_fallback.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=Socket Fallback Module Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/subnet.txt Mon Jul 6 16:03:11
2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/subnet.txt Wed Apr 28 15:32:51
2010
@@ -1,6 +1,6 @@
=IP Subnet Tests=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/ip/tutorial.txt Wed Dec 2
06:13:23 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/ip/tutorial.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP Address Tutorial=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

This unit test serves as both testing of the netaddr API and an executable
tutorial courtesy of the doctest and unittest modules in the Python
standard library.

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/netaddr_coverage.sh Tue Aug 18
12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/netaddr_coverage.sh Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
#!/bin/bash

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Checks unit test code coverage for the netaddr project.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/strategy/eui48.txt Sun Jun 21
16:18:47 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/strategy/eui48.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IEEE EUI-48 Strategy Module=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv4.txt Wed Dec 2
06:13:23 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv4.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP version 4 Strategy Module=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

Uses TEST-NET references throughout, as described in RFC 3330.

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv6.txt Sun Jun 21
16:18:47 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/strategy/ipv6.txt Wed Apr 28
15:32:51 2010
@@ -1,6 +1,6 @@
=IP version 6 Strategy Module=

-Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.

{{{

=======================================
--- /branches/rel-0.7.x/lib/netaddr/tests/test.py Wed Aug 19 14:47:50 2009
+++ /branches/rel-0.7.x/lib/netaddr/tests/test.py Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib/netaddr/tools/netaddr Tue Aug 18 12:47:26 2009
+++ /branches/rel-0.7.x/lib/netaddr/tools/netaddr Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib3/netaddr/__init__.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib3/netaddr/__init__.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib3/netaddr/core.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib3/netaddr/core.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib3/netaddr/eui/__init__.py Wed Apr 28 15:12:10
2010
+++ /branches/rel-0.7.x/lib3/netaddr/eui/__init__.py Wed Apr 28 15:32:51
2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib3/netaddr/eui/ieee.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib3/netaddr/eui/ieee.py Wed Apr 28 15:32:51 2010
@@ -1,6 +1,6 @@
#!/usr/bin/env python

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
--- /branches/rel-0.7.x/lib3/netaddr/fbsocket.py Wed Apr 28 15:12:10 2010
+++ /branches/rel-0.7.x/lib3/netaddr/fbsocket.py Wed Apr 28 15:32:51 2010
@@ -1,5 +1,5 @@

#-----------------------------------------------------------------------------
-# Copyright (c) 2008-2009, David P. D. Moss. All rights reserved.
+# Copyright (c) 2008-2010, David P. D. Moss. All rights reserved.
#
# Released under the BSD license. See the LICENSE file for details.

#-----------------------------------------------------------------------------
=======================================
***Additional files exist in this changeset.***

--
You received this message because you are subscribed to the Google Groups "netaddr" group.
To post to this group, send email to net...@googlegroups.com.
To unsubscribe from this group, send email to netaddr+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/netaddr?hl=en.

Reply all
Reply to author
Forward
0 new messages