Skip to content

Commit 0ecfdef

Browse files
author
Ashley Penney
committed
Fix License and release 2.0.1.
1 parent 29c2b57 commit 0ecfdef

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2013-09-05 - Version 2.0.1
2+
3+
Summary:
4+
5+
Correct the LICENSE file.
6+
7+
Bugfixes:
8+
- Add in the appropriate year and name in LICENSE.
9+
110
2013-07-31 - Version 2.0.0
211

312
Summary:

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright [2013] [Puppet Labs]
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

Modulefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-ntp'
2-
version '2.0.0'
2+
version '2.0.1'
33
source 'git://github.com/puppetlabs/puppetlabs-ntp'
44
author 'Puppet Labs'
55
license 'Apache Version 2.0'

0 commit comments

Comments
 (0)