Skip to content

Commit a016ed0

Browse files
committed
Bump copyright year to 2014
1 parent ea1892f commit a016ed0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2008-2013, Bryan Davis and iptools contributors
1+
Copyright (c) 2008-2014, Bryan Davis and iptools contributors
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

iptools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (c) 2008-2013, Bryan Davis
3+
# Copyright (c) 2008-2014, Bryan Davis
44
# All rights reserved.
55
#
66
# Redistribution and use in source and binary forms, with or without

iptools/ipv4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (c) 2008-2013, Bryan Davis
3+
# Copyright (c) 2008-2014, Bryan Davis
44
# All rights reserved.
55
#
66
# Redistribution and use in source and binary forms, with or without

iptools/ipv6.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (c) 2008-2013, Bryan Davis
3+
# Copyright (c) 2008-2014, Bryan Davis
44
# All rights reserved.
55
#
66
# Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)