Skip to content

Commit cc6471a

Browse files
authored
Annual License Update (#1138)
Updates the license year range to 2017-2025.
1 parent bcfee3d commit cc6471a

File tree

277 files changed

+277
-277
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

277 files changed

+277
-277
lines changed

example/annotation/annotation.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/collections/array.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/collections/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/collections/map.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/collections/set.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/formats/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/discriminated-union.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
The MIT License (MIT)
77
8-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
8+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
99
1010
Permission is hereby granted, free of charge, to any person obtaining a copy
1111
of this software and associated documentation files (the "Software"), to deal

example/prototypes/from-schema.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/options.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/partial-deep.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/recursive-map.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/union-enum.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/prototypes/union-oneof.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/typedef/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

example/typedef/typedef.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

license

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Json Schema Type Builder with Static Type Resolution for TypeScript
44

55
The MIT License (MIT)
66

7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88

99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compiler/compiler.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compiler/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/errors/errors.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/errors/function.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/errors/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/syntax/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/syntax/parse.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/syntax/runtime.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/syntax/static.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/system/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/system/policy.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/system/system.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/any/any.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/any/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/array/array.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/array/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/async-iterator/async-iterator.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/async-iterator/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/awaited/awaited.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/awaited/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/bigint/bigint.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/bigint/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/boolean/boolean.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/boolean/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/clone/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/type/clone/type.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017-2024 Haydn Paterson (sinclair) <[email protected]>
7+
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)