From d9c58e94a0c86499bc481baccad73f2857678c29 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Thu, 1 Jan 2026 12:30:15 -0500 Subject: update copyrights for 2026 --- 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 d535e5d1..96471324 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-2025 Vector 35 Inc +# Copyright (c) 2015-2026 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 61199daa..126b863d 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-2025 Vector 35 Inc +# Copyright (c) 2015-2026 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 6195fe32..c1749773 100644 --- a/python/collaboration/examples/multitool.py +++ b/python/collaboration/examples/multitool.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 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 fdebe8c3..33de8caf 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-2025 Vector 35 Inc +# Copyright (c) 2015-2026 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 47353941..b6d638e7 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-2025 Vector 35 Inc +# Copyright (c) 2015-2026 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