diff options
author | David Schmitt <david@dasz.at> | 2016-02-16 16:01:25 +0000 |
---|---|---|
committer | David Schmitt <david@dasz.at> | 2016-02-16 16:34:03 +0000 |
commit | 4e0338bbd79d5e46ccdf330a0520a75728dba503 (patch) | |
tree | b72f80894e5f68df64c73e392daa964e3903a956 /spec | |
parent | 818734c0264ffbca9dacc59d358399d819e89ed8 (diff) | |
download | puppet-vcsrepo-4e0338bbd79d5e46ccdf330a0520a75728dba503.tar.gz puppet-vcsrepo-4e0338bbd79d5e46ccdf330a0520a75728dba503.tar.bz2 |
(FM-4046) Update to current msync configs [006831f]
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license.
Diffstat (limited to 'spec')
-rw-r--r-- | spec/spec_helper.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index a7f5b4e..22d5d68 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,3 +1,4 @@ +#This file is generated by ModuleSync, do not edit. require 'puppetlabs_spec_helper/module_spec_helper' # put local configuration and setup into spec_helper_local |