Skip to content

Commit 302b283

Browse files
authored
Merge pull request #6069 from INOPIAE/copyright
adjustment of copyright to current year
2 parents 322d6bc + 18dbbef commit 302b283

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

Rubberduck.CodeAnalysis/Rubberduck.CodeAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Product>Rubberduck.CodeAnalysis</Product>
55
<Description>Assembly Containing the Code Analysis features exposed by Rubberduck</Description>
6-
<Copyright>Copyright © 2017-2019</Copyright>
6+
<Copyright>Copyright © 2017-2023</Copyright>
77
<AssemblyName>Rubberduck.CodeAnalysis</AssemblyName>
88
<Title>Rubberduck.CodeAnalysis</Title>
99
<RootNamespace>Rubberduck.CodeAnalysis</RootNamespace>

Rubberduck.Core/Rubberduck.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<AssemblyName>Rubberduck.Core</AssemblyName>
66
<Title>Rubberduck.Core</Title>
77
<Product>Rubberduck.Core</Product>
8-
<Copyright>Copyright © 2014-2021</Copyright>
8+
<Copyright>Copyright © 2014-2023</Copyright>
99
<ProjectGuid>{A1587EAC-7B54-407E-853F-4C7493D0323E}</ProjectGuid>
1010
<DocumentationFile>bin\Debug\Rubberduck.Core.xml</DocumentationFile>
1111
<!-- Disable "Missing XML documentation" warning (CS1591) -->

Rubberduck.Deployment/Rubberduck.Deployment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
44
<Product>Rubberduck.Deployment</Product>
5-
<Copyright>Copyright © 2018-2019</Copyright>
5+
<Copyright>Copyright © 2018-2023</Copyright>
66
<ProjectGuid>{4B9BD3FE-DDC8-4842-BC3D-B8EF43011F0C}</ProjectGuid>
77
<RootNamespace>Rubberduck.Deployment</RootNamespace>
88
<AssemblyName>Rubberduck.Deployment</AssemblyName>

Rubberduck.Interaction/Rubberduck.Interaction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Copyright>Copyright © 2018-2019</Copyright>
4+
<Copyright>Copyright © 2018-2023</Copyright>
55
<Product>Rubberduck.Interaction</Product>
66
<Title>Rubberduck.Interaction</Title>
77
<ProjectGuid>{AC54B7FB-170D-4DA6-A30B-8CAD182F0E6B}</ProjectGuid>

Rubberduck.InternalApi/Rubberduck.InternalApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Title>Rubberduck.InternalApi</Title>
55
<Product>Rubberduck.InternalApi</Product>
6-
<Copyright>Copyright © 2019</Copyright>
6+
<Copyright>Copyright © 2019-2023</Copyright>
77
<ProjectGuid>{D7A3F7A3-BD90-4845-B098-AC3AFBF0E16F}</ProjectGuid>
88
<RootNamespace>Rubberduck.InternalApi</RootNamespace>
99
<TargetFramework>net46</TargetFramework>

Rubberduck.Main/Rubberduck.Main.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<RootNamespace>Rubberduck</RootNamespace>
55
<AssemblyName>Rubberduck</AssemblyName>
6-
<Copyright>Copyright © 2014-2018</Copyright>
6+
<Copyright>Copyright © 2014-2023</Copyright>
77
<Description>Rubberduck AddIn</Description>
88
<ProjectGuid>{E8AB5D93-2D0F-423D-BC15-5EE118673E48}</ProjectGuid>
99
<!-- Disable "Missing XML documentation" warning (CS1591) -->

Rubberduck.Parsing/Rubberduck.Parsing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Product>Rubberduck.Parsing</Product>
55
<Description>This assembly contains the parts responsible for turning VBA code into tokens and parse trees.</Description>
6-
<Copyright>Copyright © 2015-2019</Copyright>
6+
<Copyright>Copyright © 2015-2023</Copyright>
77
<AssemblyName>Rubberduck.Parsing</AssemblyName>
88
<Title>Rubberduck.Parsing</Title>
99
<RootNamespace>Rubberduck.Parsing</RootNamespace>

Rubberduck.Refactorings/Rubberduck.Refactorings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<ProjectGuid>{D4B6A510-14E1-420A-A8D5-6A09890FD7D8}</ProjectGuid>
55
<RootNamespace>Rubberduck.Refactorings</RootNamespace>
66
<AssemblyName>Rubberduck.Refactorings</AssemblyName>
7-
<Copyright>Copyright © 2018-2019</Copyright>
7+
<Copyright>Copyright © 2018-2023</Copyright>
88
</PropertyGroup>
99
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
1010
<NoWarn>1701;1702;1591;4011;1001;7035;1053</NoWarn>

Rubberduck.RegexAssistant/Rubberduck.RegexAssistant.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Title>Rubberduck.RegexAssistant</Title>
55
<Product>Rubberduck.RegexAssistant</Product>
6-
<Copyright>Copyright © 2016-2019</Copyright>
6+
<Copyright>Copyright © 2016-2023</Copyright>
77
<ProjectGuid>{40CC03E3-756C-4674-AF07-384115DEAEE2}</ProjectGuid>
88
</PropertyGroup>
99
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

Rubberduck.Resources/Rubberduck.Resources.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Title>Rubberduck.Resources</Title>
55
<Product>Rubberduck.Resources</Product>
6-
<Copyright>Copyright © 2018-2019</Copyright>
6+
<Copyright>Copyright © 2018-2023</Copyright>
77
<ProjectGuid>{1B84B387-F7C4-4876-9BDF-C644C365359A}</ProjectGuid>
88
</PropertyGroup>
99
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)