Skip to content

Commit 6b37684

Browse files
committed
Fixed comments.
1 parent d7b78bc commit 6b37684

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

oscap_wrapper.in

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -
22
# openscap 'run' programs locally script
3-
# Copyright (C) 2011-2013 Red Hat Inc.
3+
# Copyright (C) 2011-2019 Red Hat Inc.
44
#
55
# This library is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU Lesser General Public
@@ -22,9 +22,6 @@
2222
# install the utility first. You just have to do for example:
2323
#
2424
# ./oscap_wrapper [oscap args ...]
25-
#
26-
# This works for any C program or test that uses the openscap
27-
# libraries.
2825

2926
#----------------------------------------------------------------------
3027

0 commit comments

Comments
 (0)