diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-15 21:47:33 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-15 21:47:33 +0100 |
commit | c311dea6eb48e9764a787eda315e4d9109e6c255 (patch) | |
tree | e2e1d91b7fb14e74bc84d431468d6f99594badf6 /code/environments/production/modules/certregen/NOTICE | |
parent | 9002911770331702cf7af1fbeeddeb113d1a1a63 (diff) | |
download | puppet.DEV-c311dea6eb48e9764a787eda315e4d9109e6c255.tar.gz puppet.DEV-c311dea6eb48e9764a787eda315e4d9109e6c255.tar.bz2 puppet.DEV-c311dea6eb48e9764a787eda315e4d9109e6c255.zip |
modules/: Add module certregen.
Diffstat (limited to 'code/environments/production/modules/certregen/NOTICE')
-rw-r--r-- | code/environments/production/modules/certregen/NOTICE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/code/environments/production/modules/certregen/NOTICE b/code/environments/production/modules/certregen/NOTICE new file mode 100644 index 0000000..6ee6482 --- /dev/null +++ b/code/environments/production/modules/certregen/NOTICE @@ -0,0 +1,15 @@ +Puppet Module - puppetlabs-certregen + +Copyright 2017 Puppet, Inc. + +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.
\ No newline at end of file |