summaryrefslogtreecommitdiff
path: root/src/selinux.c
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2014-01-02 19:20:50 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2014-01-02 22:20:08 +0100
commit299924fc224b4419350e3b7749650178a509206a (patch)
tree0532389a1056d3afbe46ee10ead65b75922b7fda /src/selinux.c
parent275c078fb43b25229dd5d6bb4ade596edbddbfd1 (diff)
downloadcoreutils-299924fc224b4419350e3b7749650178a509206a.tar.xz
maint: fix copyright holder and year in selinux sources
* 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.
Diffstat (limited to 'src/selinux.c')
-rw-r--r--src/selinux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selinux.c b/src/selinux.c
index 680bc492e..cd38a81e8 100644
--- a/src/selinux.c
+++ b/src/selinux.c
@@ -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