Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit dc70095

Browse files
committed
Prepare for v0.6 release.
1 parent 342231c commit dc70095

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/MMALSharp.Common/MMALSharp.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>MMALSharp.Common</AssemblyName>
77
<PackageId>MMALSharp.Common</PackageId>
88
<RootNamespace>MMALSharp.Common</RootNamespace>
9-
<Copyright>Ian Auty (c) 2016-2019</Copyright>
9+
<Copyright>Ian Auty (c) 2016-2020</Copyright>
1010
<NeutralLanguage>en-US</NeutralLanguage>
1111
<Authors>Ian Auty</Authors>
1212
<PackageTags>raspberry-pi</PackageTags>

src/MMALSharp.FFmpeg/MMALSharp.FFmpeg.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>MMALSharp.FFmpeg</AssemblyName>
77
<PackageId>MMALSharp.FFmpeg</PackageId>
88
<RootNamespace>MMALSharp</RootNamespace>
9-
<Copyright>Ian Auty (c) 2016-2019</Copyright>
9+
<Copyright>Ian Auty (c) 2016-2020</Copyright>
1010
<NeutralLanguage>en-US</NeutralLanguage>
1111
<Authors>Ian Auty</Authors>
1212
<PackageTags>raspberry-pi</PackageTags>

src/MMALSharp.Processing/MMALSharp.Processing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyName>MMALSharp.Processing</AssemblyName>
88
<PackageId>MMALSharp.Processing</PackageId>
99
<RootNamespace>MMALSharp</RootNamespace>
10-
<Copyright>Ian Auty (c) 2016-2019</Copyright>
10+
<Copyright>Ian Auty (c) 2016-2020</Copyright>
1111
<NeutralLanguage>en-US</NeutralLanguage>
1212
<Authors>Ian Auty</Authors>
1313
<PackageTags>raspberry-pi</PackageTags>

src/MMALSharp/MMALSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>MMALSharp</AssemblyName>
77
<PackageId>MMALSharp</PackageId>
88
<RootNamespace>MMALSharp</RootNamespace>
9-
<Copyright>Ian Auty (c) 2016-2019</Copyright>
9+
<Copyright>Ian Auty (c) 2016-2020</Copyright>
1010
<NeutralLanguage>en-US</NeutralLanguage>
1111
<Authors>Ian Auty</Authors>
1212
<PackageTags>raspberry-pi</PackageTags>

0 commit comments

Comments
 (0)