diff options
author | Eric Blake <eblake@redhat.com> | 2012-09-20 16:30:55 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2012-09-20 16:30:55 -0600 |
commit | 4ecb723b9ef8b206a228cf5156418f7faabc47eb (patch) | |
tree | e1d00e0e3036e4a7dc11dd3e59c35dc7d7b2021f /build-aux | |
parent | f743e0bf4bcf473cc62b97ed022fb9dcb184a6a9 (diff) | |
download | libvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.tar.gz |
maint: fix up copyright notice inconsistencies
https://www.gnu.org/licenses/gpl-howto.html recommends that
the 'If not, see <url>.' phrase be a separate sentence.
* tests/securityselinuxhelper.c: Remove doubled line.
* tests/securityselinuxtest.c: Likewise.
* globally: s/; If/. If/
Diffstat (limited to 'build-aux')
-rwxr-xr-x | build-aux/augeas-gentest.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/augeas-gentest.pl b/build-aux/augeas-gentest.pl index bbb1bd495b..ece9a8a00d 100755 --- a/build-aux/augeas-gentest.pl +++ b/build-aux/augeas-gentest.pl @@ -14,7 +14,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, see +# License along with this library. If not, see # <http://www.gnu.org/licenses/>. # # Authors: |