mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [alternative-merged] samples-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree
@ 2017-11-15 18:52 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-11-15 18:52 UTC (permalink / raw)
  To: greg, martink, mm-commits


The patch titled
     Subject: samples: replace FSF address with web source in license notices
has been removed from the -mm tree.  Its filename was
     samples-replace-fsf-address-with-web-source-in-license-notices.patch

This patch was dropped because an alternative patch was merged

------------------------------------------------------
From: Martin Kepplinger <martink@posteo.de>
Subject: samples: 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 "<http://www.gnu.org/licenses/>" in the samples
directory.

Link: http://lkml.kernel.org/r/20171114095037.28563-1-martink@posteo.de
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 samples/auxdisplay/cfag12864b-example.c |    3 +--
 samples/configfs/configfs_sample.c      |    6 ++----
 samples/connector/cn_test.c             |    3 +--
 samples/connector/ucon.c                |    3 +--
 samples/hw_breakpoint/data_breakpoint.c |    3 +--
 5 files changed, 6 insertions(+), 12 deletions(-)

diff -puN samples/auxdisplay/cfag12864b-example.c~samples-replace-fsf-address-with-web-source-in-license-notices samples/auxdisplay/cfag12864b-example.c
--- a/samples/auxdisplay/cfag12864b-example.c~samples-replace-fsf-address-with-web-source-in-license-notices
+++ a/samples/auxdisplay/cfag12864b-example.c
@@ -17,8 +17,7 @@
  *  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 <http://www.gnu.org/licenses/>.
  *
  */
 
diff -puN samples/configfs/configfs_sample.c~samples-replace-fsf-address-with-web-source-in-license-notices samples/configfs/configfs_sample.c
--- a/samples/configfs/configfs_sample.c~samples-replace-fsf-address-with-web-source-in-license-notices
+++ a/samples/configfs/configfs_sample.c
@@ -15,10 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 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 021110-1307, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Based on sysfs:
  * 	sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel
diff -puN samples/connector/cn_test.c~samples-replace-fsf-address-with-web-source-in-license-notices samples/connector/cn_test.c
--- a/samples/connector/cn_test.c~samples-replace-fsf-address-with-web-source-in-license-notices
+++ a/samples/connector/cn_test.c
@@ -15,8 +15,7 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #define pr_fmt(fmt) "cn_test: " fmt
diff -puN samples/connector/ucon.c~samples-replace-fsf-address-with-web-source-in-license-notices samples/connector/ucon.c
--- a/samples/connector/ucon.c~samples-replace-fsf-address-with-web-source-in-license-notices
+++ a/samples/connector/ucon.c
@@ -15,8 +15,7 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <asm/types.h>
diff -puN samples/hw_breakpoint/data_breakpoint.c~samples-replace-fsf-address-with-web-source-in-license-notices samples/hw_breakpoint/data_breakpoint.c
--- a/samples/hw_breakpoint/data_breakpoint.c~samples-replace-fsf-address-with-web-source-in-license-notices
+++ a/samples/hw_breakpoint/data_breakpoint.c
@@ -12,8 +12,7 @@
  * 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 <http://www.gnu.org/licenses/>.
  *
  * usage: insmod data_breakpoint.ko ksym=<ksym_name>
  *
_

Patches currently in -mm which might be from martink@posteo.de are

scripts-replace-fsf-address-with-web-source-in-license-notices.patch
kernel-replace-fsf-address-with-web-source-in-license-notices.patch
init-replace-fsf-address-with-web-source-in-license-notices.patch
lib-replace-fsf-address-with-web-source-in-license-notices.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-15 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 18:52 [alternative-merged] samples-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).