From 12f1e2ea803b7ebb990bef3db7c58fd10d852b1a Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 Mar 2025 16:10:34 -0400 Subject: missed the older dates! --- python/collaboration/examples/custom_conflict_splitter.py | 2 +- python/collaboration/examples/download_everything.py | 2 +- python/collaboration/examples/multitool.py | 2 +- python/collaboration/examples/sync_test.py | 2 +- python/collaboration/examples/upload_everything.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/collaboration') 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 -- cgit v1.3.1