From: Waldir Pimenta Date: Thu, 7 Dec 2017 18:51:39 +0000 (+0000) Subject: LICENSE: add title and copyright notice (#259) X-Git-Tag: 1.0.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae6cb83f9d5e9d1d1a0fdcb4a374c9a7cfb0f4e0;p=thirdparty%2Flldpd.git LICENSE: add title and copyright notice (#259) * LICENSE: add title and copyright notice The title is not legally mandated, but it's recommended in the license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license). The copyright notice is required, IIRC. * fix date in copyright notice * add notice about additional licensing terms --- diff --git a/LICENSE b/LICENSE index 8351a30e..b5c9a839 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,11 @@ +The license below applies to most, but not all content in this project. +Files with different licensing and authorship terms are marked as such. +That information must be considered when ensuring licensing compliance. + +ISC License + +Copyright (c) 2008-2017, Vincent Bernat + Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.