Skip to content

Commit fc5a350

Browse files
committed
Update year in license header
1 parent dbb448a commit fc5a350

528 files changed

Lines changed: 528 additions & 528 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

eos/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/cache_handler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/cache_handler/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/cache_handler/exception.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/cache_handler/json_cache_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/calculator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/calculator/affector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/calculator/exception.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/calculator/map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

eos/calculator/register.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ==============================================================================
22
# Copyright (C) 2011 Diego Duclos
3-
# Copyright (C) 2011-2017 Anton Vorobyov
3+
# Copyright (C) 2011-2018 Anton Vorobyov
44
#
55
# This file is part of Eos.
66
#

0 commit comments

Comments
 (0)