Skip to content

Commit 868c3ce

Browse files
committed
Update copyright years
1 parent bb6cdc5 commit 868c3ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2012-2018 [email protected]
1+
Copyright (C) 2012-2019 [email protected]
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

src/dnlib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<Description>Reads and writes .NET assemblies and modules</Description>
1414
<Title>$(Description)</Title>
15-
<Copyright>Copyright (C) 2012-2018 [email protected]</Copyright>
15+
<Copyright>Copyright (C) 2012-2019 [email protected]</Copyright>
1616
<AssemblyTitle>dnlib</AssemblyTitle>
1717
<AssemblyTitle Condition="$(DefineConstants.Contains(THREAD_SAFE))">$(AssemblyTitle) (thread safe)</AssemblyTitle>
1818
<AssemblyName>dnlib</AssemblyName>

0 commit comments

Comments
 (0)