diff options
Diffstat (limited to 'cups/versioning.h')
-rw-r--r-- | cups/versioning.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/cups/versioning.h b/cups/versioning.h index 3a00629ae..b590cc75e 100644 --- a/cups/versioning.h +++ b/cups/versioning.h @@ -3,13 +3,7 @@ * * Copyright 2007-2017 by Apple Inc. * - * 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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ #ifndef _CUPS_VERSIONING_H_ |