summaryrefslogtreecommitdiff
path: root/cups/getifaddrs.c
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 21:28:13 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 21:28:13 -0500
commit53f8d64f8451caa0737c635aa4eb126a1869d624 (patch)
treed60d7b5a189ff52a1bdd41773ce888f9e779a810 /cups/getifaddrs.c
parenteb61cb5bf0329f6678397e33ea26ff66df013420 (diff)
downloadcups-53f8d64f8451caa0737c635aa4eb126a1869d624.tar.gz
Update copyrights and license text on files that were missed.
Diffstat (limited to 'cups/getifaddrs.c')
-rw-r--r--cups/getifaddrs.c11
1 files changed, 4 insertions, 7 deletions
diff --git a/cups/getifaddrs.c b/cups/getifaddrs.c
index 82653a91c..4e8ed8fb3 100644
--- a/cups/getifaddrs.c
+++ b/cups/getifaddrs.c
@@ -1,14 +1,11 @@
/*
* Network interface functions for CUPS.
*
- * Copyright 2007-2010 by Apple Inc.
- * Copyright 1997-2006 by Easy Software Products, all rights reserved.
+ * Copyright © 2007-2010 by Apple Inc.
+ * Copyright © 1997-2006 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"
- * "LICENSE" 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.
*/
/*