]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix copyright holder and year in selinux sources
authorBernhard Voelker <mail@bernhard-voelker.de>
Thu, 2 Jan 2014 18:20:50 +0000 (19:20 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Thu, 2 Jan 2014 21:20:08 +0000 (22:20 +0100)
* src/selinux.c: As the copyright is assigned to the FSF for all
of coreutils, replace the copyright holder from "Red Hat, Inc."
to "Free Software Foundation, Inc.".  Prompted by a warning of
'make update-copyright'.  Also update the copyright year.

src/selinux.c
src/selinux.h

index 680bc492e5ef2d1a7abd443df7141114b1bc0704..cd38a81e846aab10aa66ff75c1c6968c75a1f4ae 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2013 Red Hat, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e4ded84666b01cf90d0b77f5940897dc49ae5185..8afaa49505e1e2de2eaa3116687a23f019122a01 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2013 Red Hat, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by