summaryrefslogtreecommitdiff
path: root/notifier
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
commite310189747c161ac6e737eedadf8f45d11bf2253 (patch)
tree8a61f4c7e9ff9932ce90abbece73dbc2401f2fc6 /notifier
parent0e743fdf627e520390983f2e45a99a1e96a2d04c (diff)
downloadcups-e310189747c161ac6e737eedadf8f45d11bf2253.tar.gz
License change: Apache License, Version 2.0.
Diffstat (limited to 'notifier')
-rw-r--r--notifier/Makefile6
-rw-r--r--notifier/dbus.c6
-rw-r--r--notifier/mailto.c6
-rw-r--r--notifier/rss.c6
-rw-r--r--notifier/testnotify.c6
5 files changed, 5 insertions, 25 deletions
diff --git a/notifier/Makefile b/notifier/Makefile
index ffed312f4..16160c8ad 100644
--- a/notifier/Makefile
+++ b/notifier/Makefile
@@ -4,11 +4,7 @@
# Copyright 2007-2017 by Apple Inc.
# Copyright 1997-2007 by Easy Software Products, all rights reserved.
#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more information.
#
include ../Makedefs
diff --git a/notifier/dbus.c b/notifier/dbus.c
index 0edc728a2..1ebd2eaf4 100644
--- a/notifier/dbus.c
+++ b/notifier/dbus.c
@@ -6,11 +6,7 @@
* Copyright (C) 2007 Tim Waugh <twaugh@redhat.com>
* Copyright 1997-2005 by Easy Software Products.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * missing or damaged, see the license at "http://www.cups.org/".
+ * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
*/
/*
diff --git a/notifier/mailto.c b/notifier/mailto.c
index 7b766f500..a05addf62 100644
--- a/notifier/mailto.c
+++ b/notifier/mailto.c
@@ -4,11 +4,7 @@
* Copyright 2007-2011 by Apple Inc.
* Copyright 1997-2005 by Easy Software Products.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * missing or damaged, see the license at "http://www.cups.org/".
+ * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
*/
/*
diff --git a/notifier/rss.c b/notifier/rss.c
index 224c86a58..44d368c70 100644
--- a/notifier/rss.c
+++ b/notifier/rss.c
@@ -4,11 +4,7 @@
* Copyright 2007-2015 by Apple Inc.
* Copyright 2007 by Easy Software Products.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * missing or damaged, see the license at "http://www.cups.org/".
+ * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
*/
/*
diff --git a/notifier/testnotify.c b/notifier/testnotify.c
index 382e627b3..ce4594b5b 100644
--- a/notifier/testnotify.c
+++ b/notifier/testnotify.c
@@ -4,11 +4,7 @@
* Copyright 2007-2016 by Apple Inc.
* Copyright 1997-2005 by Easy Software Products.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * missing or damaged, see the license at "http://www.cups.org/".
+ * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
*/
/*