We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b78bc commit 6b37684Copy full SHA for 6b37684
oscap_wrapper.in
@@ -1,6 +1,6 @@
1
#!/bin/bash -
2
# openscap 'run' programs locally script
3
-# Copyright (C) 2011-2013 Red Hat Inc.
+# Copyright (C) 2011-2019 Red Hat Inc.
4
#
5
# This library is free software; you can redistribute it and/or
6
# modify it under the terms of the GNU Lesser General Public
@@ -22,9 +22,6 @@
22
# install the utility first. You just have to do for example:
23
24
# ./oscap_wrapper [oscap args ...]
25
-#
26
-# This works for any C program or test that uses the openscap
27
-# libraries.
28
29
#----------------------------------------------------------------------
30
0 commit comments