We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60a13d4 + a799e6c commit 2a19670Copy full SHA for 2a19670
Rakefile
@@ -46,5 +46,4 @@ task :changelog do
46
Rake::Task[:changelog].execute
47
rescue LoadError
48
puts '>>>>> GitHub Changelog Generator not loaded, omitting tasks'
49
-
50
end
controls/postgres_spec.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
-# Copyright 2016, Patrick Muench
4
-# Copyright 2016-2019 DevSec Hardening Framework Team
+# Copyright:: 2016, Patrick Muench
+# Copyright:: 2016-2019 DevSec Hardening Framework Team
5
#
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
# you may not use this file except in compliance with the License.
0 commit comments