]> git.ipfire.org Git - thirdparty/cups.git/blob - data/hp.h
Merge pull request #5694 from gaaf/patch-1
[thirdparty/cups.git] / data / hp.h
1 /*
2 * This file contains model number definitions for the CUPS sample
3 * HP driver.
4 *
5 * Copyright 2007 by Apple Inc.
6 * Copyright 1997-2005 by Easy Software Products.
7 *
8 * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
9 */
10
11 #define HP_LASERJET 0 /* HP LaserJet */
12 #define HP_DESKJET 1 /* HP DeskJet with simple color */
13 #define HP_DESKJET2 2 /* HP DeskJet with CRet color */