X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=cups%2Flanguage.h;h=cf49ae84faca026cc952a66e08e4d34449de0a79;hb=e310189747c161ac6e737eedadf8f45d11bf2253;hp=0a3da77990895bbb448aec57e7ee0e742e7b3f54;hpb=57b7b66b58a66426494ec13ffb18f730afeab8b5;p=thirdparty%2Fcups.git diff --git a/cups/language.h b/cups/language.h index 0a3da7799..cf49ae84f 100644 --- a/cups/language.h +++ b/cups/language.h @@ -4,13 +4,7 @@ * Copyright 2007-2011 by Apple Inc. * Copyright 1997-2006 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/". - * - * 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_LANGUAGE_H_ @@ -32,7 +26,7 @@ extern "C" { * Types... */ -typedef enum cups_encoding_e /**** Language Encodings ****/ +typedef enum cups_encoding_e /**** Language Encodings @exclude all@ ****/ { CUPS_AUTO_ENCODING = -1, /* Auto-detect the encoding @private@ */ CUPS_US_ASCII, /* US ASCII */