diff options
author | Micah <micah@leap.se> | 2016-05-24 10:19:28 -0400 |
---|---|---|
committer | Micah <micah@leap.se> | 2016-05-24 10:19:28 -0400 |
commit | 0368d69fe1b2bab034b42a738dd1efabf2f14f54 (patch) | |
tree | d64c0fbcea22f52f456817813c233cdb885da1b3 /puppet/modules/bundler/LICENSE | |
parent | 7fa061f6ed030a3deb903ea32f23d484210089f0 (diff) | |
parent | 20a58814984e4d3f1235a5b3ae94959df0e85887 (diff) |
Merge commit '20a58814984e4d3f1235a5b3ae94959df0e85887' as 'puppet/modules/bundler'
Diffstat (limited to 'puppet/modules/bundler/LICENSE')
-rw-r--r-- | puppet/modules/bundler/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/puppet/modules/bundler/LICENSE b/puppet/modules/bundler/LICENSE new file mode 100644 index 00000000..9cef3784 --- /dev/null +++ b/puppet/modules/bundler/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2012 Evan Stachowiak + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. |