From: Martin Kepplinger Date: Tue, 14 Nov 2017 10:10:53 +0000 (+0100) Subject: security: replace FSF address with web source in license notices X-Git-Tag: v4.16-rc1~125^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f0753e708c2e07f6e9bc1adfa73138e8ab0ee5d;p=thirdparty%2Fkernel%2Flinux.git security: replace FSF address with web source in license notices A few years ago the FSF moved and "59 Temple Place" is wrong. Having this still in our source files feels old and unmaintained. Let's take the license statement serious and not confuse users. As https://www.gnu.org/licenses/gpl-howto.html suggests, we replace the postal address with "" in the security directory. Signed-off-by: Martin Kepplinger Acked-by: Serge Hallyn Signed-off-by: Paul Moore --- diff --git a/security/selinux/include/netlabel.h b/security/selinux/include/netlabel.h index 75686d53df074..e77a5e307955b 100644 --- a/security/selinux/include/netlabel.h +++ b/security/selinux/include/netlabel.h @@ -19,8 +19,7 @@ * the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program. If not, see . * */ diff --git a/security/selinux/netlabel.c b/security/selinux/netlabel.c index aaba6677ee2e6..2c297b995b169 100644 --- a/security/selinux/netlabel.c +++ b/security/selinux/netlabel.c @@ -22,8 +22,7 @@ * the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program. If not, see . * */