summaryrefslogtreecommitdiff
path: root/python/collaboration
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-03-28 16:10:34 -0400
committerJordan Wiens <jordan@psifertex.com>2025-03-28 16:10:34 -0400
commit12f1e2ea803b7ebb990bef3db7c58fd10d852b1a (patch)
tree0b9de1381e7a1455579cef697df18985efcfcaee /python/collaboration
parentf77dbcea6074966d81a44e2ce0dd83671a056c4d (diff)
missed the older dates!
Diffstat (limited to 'python/collaboration')
-rw-r--r--python/collaboration/examples/custom_conflict_splitter.py2
-rw-r--r--python/collaboration/examples/download_everything.py2
-rw-r--r--python/collaboration/examples/multitool.py2
-rw-r--r--python/collaboration/examples/sync_test.py2
-rw-r--r--python/collaboration/examples/upload_everything.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/python/collaboration/examples/custom_conflict_splitter.py b/python/collaboration/examples/custom_conflict_splitter.py
index a1c04172..d535e5d1 100644
--- a/python/collaboration/examples/custom_conflict_splitter.py
+++ b/python/collaboration/examples/custom_conflict_splitter.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/python/collaboration/examples/download_everything.py b/python/collaboration/examples/download_everything.py
index 8740fca3..ef804e39 100644
--- a/python/collaboration/examples/download_everything.py
+++ b/python/collaboration/examples/download_everything.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/python/collaboration/examples/multitool.py b/python/collaboration/examples/multitool.py
index f5b9ea22..313e537b 100644
--- a/python/collaboration/examples/multitool.py
+++ b/python/collaboration/examples/multitool.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/python/collaboration/examples/sync_test.py b/python/collaboration/examples/sync_test.py
index 61def8de..31b4518a 100644
--- a/python/collaboration/examples/sync_test.py
+++ b/python/collaboration/examples/sync_test.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
diff --git a/python/collaboration/examples/upload_everything.py b/python/collaboration/examples/upload_everything.py
index b8bef950..47353941 100644
--- a/python/collaboration/examples/upload_everything.py
+++ b/python/collaboration/examples/upload_everything.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to