Skip to content

Commit ca12be7

Browse files
committed
Happy new year!
1 parent 39f9833 commit ca12be7

40 files changed

+65
-47
lines changed

Editor/Descriptors/CreateBallUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/GetLampUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/LampEventUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/SetCoilUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/SetLampUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/SetLightSequenceUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/SetLightUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Descriptors/SwitchEventUnitDescriptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/GleUnitAnalyzer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

Editor/Inspectors/ObjectPickerInspector.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Visual Pinball Engine
2-
// Copyright (C) 2021 freezy and VPE Team
2+
// Copyright (C) 2022 freezy and VPE Team
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)