util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: add ISC licence
@ 2018-01-14 18:39 Carlos Santos
  2018-01-17 13:39 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Santos @ 2018-01-14 18:39 UTC (permalink / raw)
  To: util-linux

Save the top 21 lines of sys-utils/rfkill.c as COPYING.ISC. This is
useful for Linux distributions an integration tools like Buildroot,
to collect detailed legal information for each package.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
---
 Documentation/licenses/COPYING.ISC | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 Documentation/licenses/COPYING.ISC

diff --git a/Documentation/licenses/COPYING.ISC b/Documentation/licenses/COPYING.ISC
new file mode 100644
index 000000000..425f0ee12
--- /dev/null
+++ b/Documentation/licenses/COPYING.ISC
@@ -0,0 +1,21 @@
+/*
+ * /dev/rfkill userspace tool
+ *
+ * Copyright 2009 Johannes Berg <johannes@sipsolutions.net>
+ * Copyright 2009 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright 2009 Tim Gardner <tim.gardner@canonical.com>
+ * Copyright 2017 Sami Kerola <kerolasa@iki.fi>
+ * Copyright (C) 2017 Karel Zak <kzak@redhat.com>
+ *
+ * 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.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ */
-- 
2.14.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: add ISC licence
  2018-01-14 18:39 [PATCH] docs: add ISC licence Carlos Santos
@ 2018-01-17 13:39 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2018-01-17 13:39 UTC (permalink / raw)
  To: Carlos Santos; +Cc: util-linux

On Sun, Jan 14, 2018 at 04:39:31PM -0200, Carlos Santos wrote:
> Save the top 21 lines of sys-utils/rfkill.c as COPYING.ISC. This is
> useful for Linux distributions an integration tools like Buildroot,
> to collect detailed legal information for each package.
> 
> Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
> ---
>  Documentation/licenses/COPYING.ISC | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>  create mode 100644 Documentation/licenses/COPYING.ISC

Applied (without C-comments and rfkill stuff), thanks.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-17 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-14 18:39 [PATCH] docs: add ISC licence Carlos Santos
2018-01-17 13:39 ` Karel Zak

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).