Skip to content

Commit 17efe96

Browse files
committed
Update copyright string in license blocks
1 parent 463f304 commit 17efe96

File tree

214 files changed

+214
-214
lines changed

Some content is hidden

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

214 files changed

+214
-214
lines changed

CardMaker/Card/CardCanvas.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CardPathUtil.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CardRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/CommandLineEnumerations.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/CommandLineExporterBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/CommandLineProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/CommandLineUtil.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/ConsoleLogger.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/ImageCommandLineExporter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

CardMaker/Card/CommandLine/PDFCommandLineExporter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// The MIT License (MIT)
33
//
4-
// Copyright (c) 2022 Tim Stair
4+
// Copyright (c) 2024 Tim Stair
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining a copy
77
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)