Skip to content

Commit eb7d907

Browse files
author
Thomas Rabaix
committed
chores(copyright): update dates
1 parent d4fe714 commit eb7d907

39 files changed

+39
-39
lines changed

ioc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/component.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/command/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/command/command.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/command/di.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/event/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

ioc/extra/event/di.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2014 Thomas Rabaix <[email protected]>
2+
# Copyright 2014-2025 Thomas Rabaix <[email protected]>
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may
55
# not use this file except in compliance with the License. You may obtain

0 commit comments

Comments
 (0)