Skip to content

Commit

Permalink
Fix License and release 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Penney committed Sep 5, 2013
1 parent 29c2b57 commit 0ecfdef
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2013-09-05 - Version 2.0.1

Summary:

Correct the LICENSE file.

Bugfixes:
- Add in the appropriate year and name in LICENSE.

2013-07-31 - Version 2.0.0

Summary:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright [2013] [Puppet Labs]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'puppetlabs-ntp'
version '2.0.0'
version '2.0.1'
source 'git://github.com/puppetlabs/puppetlabs-ntp'
author 'Puppet Labs'
license 'Apache Version 2.0'
Expand Down

0 comments on commit 0ecfdef

Please sign in to comment.