Skip to content

Commit 313fbcb

Browse files
DYN-10509: Update copyright year to 2026 (#17112)
1 parent 97ec8d9 commit 313fbcb

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

ABOUT.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@DYNAMO v.4.2.0 © 2025 Autodesk, Inc. All rights reserved.
1+
@DYNAMO v.4.2.0 © 2026 Autodesk, Inc. All rights reserved.
22

33
Dynamo License
44

@@ -8,7 +8,7 @@ Copyright 2017 Ian Keough
88

99
Those portions created by Autodesk employees are provided with the following copyright:
1010

11-
Copyright 2025 Autodesk, Inc.
11+
Copyright 2026 Autodesk, Inc.
1212

1313
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
1414

doc/distrib/License.rtf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Normal;}{\*\cs10 \additive \ssemihidden \sunhideused \spriority1 Default Paragra
4747
\fs24\lang1033\langfe1033\kerning2\loch\af31506\hich\af31506\dbch\af31505\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \ab\af4\afs22 \ltrch\fcs0 \b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid16600302 \hich\af4\dbch\af31505\loch\f4
4848
@DYNAMO v.}{\rtlch\fcs1 \ab\af4\afs22 \ltrch\fcs0 \b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid9531066 \hich\af4\dbch\af31505\loch\f4 4}{\rtlch\fcs1 \ab\af4\afs22 \ltrch\fcs0
4949
\b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid16600302 .}{\rtlch\fcs1 \ab\af4\afs22 \ltrch\fcs0 \b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid12870815 \hich\af4\dbch\af31505\loch\f4 2}{\rtlch\fcs1 \ab\af4\afs22
50-
\ltrch\fcs0 \b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid16600302 \hich\af4\dbch\af31505\loch\f4 \hich\f4 .0 \'a9\loch\f4 2025 Autodesk, Inc. All rights reserved.
50+
\ltrch\fcs0 \b\f4\fs22\cf19\lang2057\langfe1033\kerning0\langnp2057\insrsid16600302 \hich\af4\dbch\af31505\loch\f4 \hich\f4 .0 \'a9\loch\f4 2026 Autodesk, Inc. All rights reserved.
5151
\par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0 {\rtlch\fcs1 \af4\afs22 \ltrch\fcs0 \f4\fs22\cf19\kerning0\insrsid16600302
5252
\par \hich\af4\dbch\af31505\loch\f4 This Offering is subject to the Autodesk Terms of Use found\~}{\field{\*\fldinst {\rtlch\fcs1 \af4\afs22 \ltrch\fcs0 \f4\fs22\cf19\kerning0\insrsid16600302 \hich\af4\dbch\af31505\loch\f4
5353
HYPERLINK "https://www.autodesk.com/company/terms-of-use/en/general-terms"}{\rtlch\fcs1 \af4\afs22 \ltrch\fcs0 \f4\fs22\cf19\kerning0\insrsid9531066 {\*\datafield

extern/TuneUp/pkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"contains_binaries": true,
2121
"node_libraries": [],
2222
"copyright_holder": "DynamoTeam",
23-
"copyright_year": "2025"
23+
"copyright_year": "2026"
2424
}

src/AssemblySharedInfoGenerator/AssemblySharedInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// associated with an assembly.
99
[assembly: AssemblyCompany("Autodesk, Inc")]
1010
[assembly: AssemblyProduct("Dynamo")]
11-
[assembly: AssemblyCopyright("Copyright © Autodesk, Inc 2025")]
11+
[assembly: AssemblyCopyright("Copyright © Autodesk, Inc 2026")]
1212
[assembly: AssemblyTrademark("")]
1313

1414
//In order to begin building localizable applications, set
@@ -45,7 +45,7 @@
4545
// to distinguish one build from another. AssemblyFileVersion is specified
4646
// in AssemblyVersionInfo.cs so that it can be easily incremented by the
4747
// automated build process.
48-
[assembly: AssemblyVersion("4.2.0.2940")]
48+
[assembly: AssemblyVersion("4.2.0.5034")]
4949

5050

5151
// By default, the "Product version" shown in the file properties window is
@@ -64,4 +64,4 @@
6464
// You can specify all the values or you can default the Build and Revision Numbers
6565
// by using the '*' as shown below:
6666
// [assembly: AssemblyVersion("1.0.*")]
67-
[assembly: AssemblyFileVersion("4.2.0.2940")]
67+
[assembly: AssemblyFileVersion("4.2.0.5034")]

src/AssemblySharedInfoGenerator/AssemblySharedInfo.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
99
// associated with an assembly.
1010
[assembly: AssemblyCompany("Autodesk, Inc")]
1111
[assembly: AssemblyProduct("Dynamo")]
12-
[assembly: AssemblyCopyright("Copyright © Autodesk, Inc 2025")]
12+
[assembly: AssemblyCopyright("Copyright © Autodesk, Inc 2026")]
1313
[assembly: AssemblyTrademark("")]
1414

1515
//In order to begin building localizable applications, set

0 commit comments

Comments
 (0)