Skip to content

Commit 347a772

Browse files
author
Edward Thomson
committed
Copyrights: update for 2015
And by "update", I mean "drop occurrences of the year entirely", so that we don't have to deal with this every 12 months.
1 parent 70881a2 commit 347a772

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2011-2014 LibGit2Sharp contributors
3+
Copyright (c) LibGit2Sharp contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Diff for: LibGit2Sharp/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#endif
1818

1919
[assembly: AssemblyProduct("LibGit2Sharp")]
20-
[assembly: AssemblyCopyright("Copyright © 2011-2014 LibGit2Sharp contributors")]
20+
[assembly: AssemblyCopyright("Copyright © LibGit2Sharp contributors")]
2121

2222
[assembly: CLSCompliant(true)]
2323

0 commit comments

Comments
 (0)