summaryrefslogtreecommitdiff
path: root/cups/snmp-private.h
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/snmp-private.h
parenteb61cb5bf0329f6678397e33ea26ff66df013420 (diff)
downloadcups-53f8d64f8451caa0737c635aa4eb126a1869d624.tar.gz
Update copyrights and license text on files that were missed.
Diffstat (limited to 'cups/snmp-private.h')
-rw-r--r--cups/snmp-private.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/cups/snmp-private.h b/cups/snmp-private.h
index 4c575c0f1..e417873a4 100644
--- a/cups/snmp-private.h
+++ b/cups/snmp-private.h
@@ -1,14 +1,11 @@
/*
* Private SNMP definitions for CUPS.
*
- * Copyright 2007-2014 by Apple Inc.
- * Copyright 2006-2007 by Easy Software Products, all rights reserved.
+ * Copyright © 2007-2014 by Apple Inc.
+ * Copyright © 2006-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"
- * "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.
*/
#ifndef _CUPS_SNMP_PRIVATE_H_