From beb8a99d0dc08a48923772e0f7996709a31e93eb Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Sat, 6 May 2017 00:14:38 +0200 Subject: Fix the spelling of 'implementation' in C++ comments. Signed-off-by: Francois Gouget --- prnt/hpcups/ColorMatcher.cpp | 2 +- prnt/hpcups/Halftoner.cpp | 2 +- prnt/hpcups/Mode2.cpp | 2 +- prnt/hpcups/Mode2.h | 2 +- prnt/hpcups/Mode3.cpp | 2 +- prnt/hpcups/Mode3.h | 2 +- prnt/hpcups/Mode9.cpp | 2 +- prnt/hpcups/Scaler.cpp | 2 +- prnt/hpcups/Utils.cpp | 2 +- prnt/hpcups/Utils.h | 2 +- prnt/hpcups/dj3320ColorMaps.cpp | 2 +- prnt/hpcups/dj3600ColorMaps.cpp | 2 +- prnt/hpcups/dj4100ColorMaps.cpp | 2 +- prnt/hpijs/apollo21xx.cpp | 2 +- prnt/hpijs/apollo2560.cpp | 2 +- prnt/hpijs/apollo2xxx.cpp | 2 +- prnt/hpijs/capture.cpp | 2 +- prnt/hpijs/colormatch.cpp | 2 +- prnt/hpijs/colormatcher_open.cpp | 2 +- prnt/hpijs/compression.cpp | 2 +- prnt/hpijs/context.h | 2 +- prnt/hpijs/context2.cpp | 2 +- prnt/hpijs/dj3320.cpp | 2 +- prnt/hpijs/dj3320_cmap.cpp | 2 +- prnt/hpijs/dj350.cpp | 2 +- prnt/hpijs/dj3600.cpp | 2 +- prnt/hpijs/dj3600_cmap.cpp | 2 +- prnt/hpijs/dj4100_cmap.cpp | 2 +- prnt/hpijs/dj540.cpp | 2 +- prnt/hpijs/dj600.cpp | 2 +- prnt/hpijs/dj630.cpp | 2 +- prnt/hpijs/dj660.cpp | 2 +- prnt/hpijs/dj690.cpp | 2 +- prnt/hpijs/dj6xx.cpp | 2 +- prnt/hpijs/dj850.cpp | 2 +- prnt/hpijs/dj890.cpp | 2 +- prnt/hpijs/dj8x5.cpp | 2 +- prnt/hpijs/dj8xx.cpp | 2 +- prnt/hpijs/dj9xx.cpp | 2 +- prnt/hpijs/dj9xxvip.cpp | 2 +- prnt/hpijs/dj9xxvip.h | 2 +- prnt/hpijs/djgenericvip.cpp | 2 +- prnt/hpijs/filterhpa.cpp | 2 +- prnt/hpijs/halftoner.cpp | 2 +- prnt/hpijs/header2.cpp | 2 +- prnt/hpijs/hpprintapi.h | 2 +- prnt/hpijs/htmtxhi.cpp | 2 +- prnt/hpijs/job.cpp | 2 +- prnt/hpijs/job.h | 2 +- prnt/hpijs/ljcolor.cpp | 2 +- prnt/hpijs/ljfastraster.cpp | 2 +- prnt/hpijs/ljjetready.cpp | 2 +- prnt/hpijs/ljmono.cpp | 2 +- prnt/hpijs/pmselect.cpp | 2 +- prnt/hpijs/printer.cpp | 2 +- prnt/hpijs/psp100.cpp | 2 +- prnt/hpijs/registry.cpp | 2 +- prnt/hpijs/scaler.cpp | 2 +- prnt/hpijs/scaler_open.cpp | 2 +- prnt/hpijs/script.cpp | 2 +- prnt/hpijs/systemservices.cpp | 2 +- prnt/hpijs/translator.cpp | 2 +- 62 files changed, 62 insertions(+), 62 deletions(-) diff --git a/prnt/hpcups/ColorMatcher.cpp b/prnt/hpcups/ColorMatcher.cpp index 2384ec65a..123918272 100644 --- a/prnt/hpcups/ColorMatcher.cpp +++ b/prnt/hpcups/ColorMatcher.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - colormatch.cpp : Implimentation for the ColorMatcher class + colormatch.cpp : Implementation for the ColorMatcher class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Halftoner.cpp b/prnt/hpcups/Halftoner.cpp index fbe31ab17..ae96888e0 100644 --- a/prnt/hpcups/Halftoner.cpp +++ b/prnt/hpcups/Halftoner.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Halftoner.cpp : Implimentation for the Halftoner class + Halftoner.cpp : Implementation for the Halftoner class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Mode2.cpp b/prnt/hpcups/Mode2.cpp index 8901e8da8..1dafcedea 100644 --- a/prnt/hpcups/Mode2.cpp +++ b/prnt/hpcups/Mode2.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Mode2.cpp : implementaiton of Mode2 class + Mode2.cpp : Implementation of Mode2 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Mode2.h b/prnt/hpcups/Mode2.h index 60e53f1a8..c79776048 100644 --- a/prnt/hpcups/Mode2.h +++ b/prnt/hpcups/Mode2.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - Mode2.cpp : implementaiton of Mode2 class + Mode2.cpp : Implementation of Mode2 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Mode3.cpp b/prnt/hpcups/Mode3.cpp index 4ccbc94d8..9fae19f17 100644 --- a/prnt/hpcups/Mode3.cpp +++ b/prnt/hpcups/Mode3.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Mode3.cpp : Implimentation for the Mode3 class + Mode3.cpp : Implementation for the Mode3 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Mode3.h b/prnt/hpcups/Mode3.h index 1fe2449b6..24676f2c1 100644 --- a/prnt/hpcups/Mode3.h +++ b/prnt/hpcups/Mode3.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - Mode3.cpp : implementaiton of Mode3 class + Mode3.cpp : Implementation of Mode3 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Mode9.cpp b/prnt/hpcups/Mode9.cpp index 94ff571b6..a5f34d182 100644 --- a/prnt/hpcups/Mode9.cpp +++ b/prnt/hpcups/Mode9.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Mode9.cpp : implementaiton of Mode9 class + Mode9.cpp : Implementation of Mode9 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Scaler.cpp b/prnt/hpcups/Scaler.cpp index 11192da45..04691f83c 100644 --- a/prnt/hpcups/Scaler.cpp +++ b/prnt/hpcups/Scaler.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Scaler.cpp : Implimentation for the Scaler class + Scaler.cpp : Implementation for the Scaler class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Utils.cpp b/prnt/hpcups/Utils.cpp index 2432aeca9..d657e7c81 100644 --- a/prnt/hpcups/Utils.cpp +++ b/prnt/hpcups/Utils.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - Utils.cpp : implementaiton of utility functions + Utils.cpp : Implementation of utility functions Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/Utils.h b/prnt/hpcups/Utils.h index c4210d429..10873faf0 100644 --- a/prnt/hpcups/Utils.h +++ b/prnt/hpcups/Utils.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - Utils.cpp : implementaiton of utility functions + Utils.cpp : Implementation of utility functions Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/dj3320ColorMaps.cpp b/prnt/hpcups/dj3320ColorMaps.cpp index 8dfe17a50..7968c2393 100644 --- a/prnt/hpcups/dj3320ColorMaps.cpp +++ b/prnt/hpcups/dj3320ColorMaps.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3320ColorMaps.cpp : Implimentation for the DJ3320 color maps + dj3320ColorMaps.cpp : Implementation for the DJ3320 color maps Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/dj3600ColorMaps.cpp b/prnt/hpcups/dj3600ColorMaps.cpp index 04abdcdc3..4ecf47b88 100644 --- a/prnt/hpcups/dj3600ColorMaps.cpp +++ b/prnt/hpcups/dj3600ColorMaps.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3600ColorMaps.cpp : Implimentation for the DJ3600 color maps + dj3600ColorMaps.cpp : Implementation for the DJ3600 color maps Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpcups/dj4100ColorMaps.cpp b/prnt/hpcups/dj4100ColorMaps.cpp index 21eb6279c..b69f4084f 100644 --- a/prnt/hpcups/dj4100ColorMaps.cpp +++ b/prnt/hpcups/dj4100ColorMaps.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj4100_cmap.cpp : Implimentation for the DJ4100 color maps + dj4100_cmap.cpp : Implementation for the DJ4100 color maps Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/apollo21xx.cpp b/prnt/hpijs/apollo21xx.cpp index 2af1d2478..424bdc672 100644 --- a/prnt/hpijs/apollo21xx.cpp +++ b/prnt/hpijs/apollo21xx.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - apollo21xx.cpp : Implimentation for the Apollo21xx class + apollo21xx.cpp : Implementation for the Apollo21xx class Copyright (c) 2000, 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/apollo2560.cpp b/prnt/hpijs/apollo2560.cpp index d4519810f..9bec1025e 100644 --- a/prnt/hpijs/apollo2560.cpp +++ b/prnt/hpijs/apollo2560.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - apollo2560.cpp : Implimentation for the Apollo2560 class + apollo2560.cpp : Implementation for the Apollo2560 class Copyright (c) 2000, 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/apollo2xxx.cpp b/prnt/hpijs/apollo2xxx.cpp index d46ca87d6..3a08dbac3 100644 --- a/prnt/hpijs/apollo2xxx.cpp +++ b/prnt/hpijs/apollo2xxx.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - apollo2xxx.cpp : Implimentation for the Apollo2xxx class + apollo2xxx.cpp : Implementation for the Apollo2xxx class Copyright (c) 2000, 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/capture.cpp b/prnt/hpijs/capture.cpp index 748841891..87a3539ac 100644 --- a/prnt/hpijs/capture.cpp +++ b/prnt/hpijs/capture.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - capture.cpp : Implimentation for capturing functions + capture.cpp : Implementation for capturing functions Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/colormatch.cpp b/prnt/hpijs/colormatch.cpp index af13b786a..0ecc4dc66 100644 --- a/prnt/hpijs/colormatch.cpp +++ b/prnt/hpijs/colormatch.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - colormatch.cpp : Implimentation for the ColorMatcher class + colormatch.cpp : Implementation for the ColorMatcher class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/colormatcher_open.cpp b/prnt/hpijs/colormatcher_open.cpp index e8beb34dd..472c24b99 100644 --- a/prnt/hpijs/colormatcher_open.cpp +++ b/prnt/hpijs/colormatcher_open.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - colormatcher_open.cpp : Implimentation for the ColorMatcher_Open class + colormatcher_open.cpp : Implementation for the ColorMatcher_Open class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/compression.cpp b/prnt/hpijs/compression.cpp index fcac793b6..bbc2755c8 100644 --- a/prnt/hpijs/compression.cpp +++ b/prnt/hpijs/compression.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - compression.cpp : Implimentation for the Compressor class + compression.cpp : Implementation for the Compressor class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/context.h b/prnt/hpijs/context.h index 97e04fea3..a4e4d53e0 100644 --- a/prnt/hpijs/context.h +++ b/prnt/hpijs/context.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - context.h : Interface/Implimentation for the PrintContext class + context.h : Interface/Implementation for the PrintContext class Copyright (c) 1996 - 2008, HP Co. All rights reserved. diff --git a/prnt/hpijs/context2.cpp b/prnt/hpijs/context2.cpp index c3df48258..7d00c003a 100644 --- a/prnt/hpijs/context2.cpp +++ b/prnt/hpijs/context2.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - context.cpp : Implimentation for the PrintContext class + context.cpp : Implementation for the PrintContext class Copyright (c) 1996 - 2008, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj3320.cpp b/prnt/hpijs/dj3320.cpp index 496be98eb..f107fcb0b 100644 --- a/prnt/hpijs/dj3320.cpp +++ b/prnt/hpijs/dj3320.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3320.cpp : Implimentation for the DJ3320 class + dj3320.cpp : Implementation for the DJ3320 class Copyright (c) 2001 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj3320_cmap.cpp b/prnt/hpijs/dj3320_cmap.cpp index f511d7849..f87c001a9 100644 --- a/prnt/hpijs/dj3320_cmap.cpp +++ b/prnt/hpijs/dj3320_cmap.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3320_cmap.cpp : Implimentation for the DJ3320 color maps + dj3320_cmap.cpp : Implementation for the DJ3320 color maps Copyright (c) 1996 - 2003UL, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj350.cpp b/prnt/hpijs/dj350.cpp index 751aeb12b..90f2047be 100644 --- a/prnt/hpijs/dj350.cpp +++ b/prnt/hpijs/dj350.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj350.cpp : Implimentation for the DJ350 class + dj350.cpp : Implementation for the DJ350 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj3600.cpp b/prnt/hpijs/dj3600.cpp index 58ca3f389..e034081e5 100644 --- a/prnt/hpijs/dj3600.cpp +++ b/prnt/hpijs/dj3600.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3600.cpp : Implimentation for the DJ3600 class + dj3600.cpp : Implementation for the DJ3600 class Copyright (c) 2003-2003, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj3600_cmap.cpp b/prnt/hpijs/dj3600_cmap.cpp index c3e4354e1..d19387652 100644 --- a/prnt/hpijs/dj3600_cmap.cpp +++ b/prnt/hpijs/dj3600_cmap.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj3320_cmap.cpp : Implimentation for the DJ3600 color maps + dj3320_cmap.cpp : Implementation for the DJ3600 color maps Copyright (c) 1996 - 2003, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj4100_cmap.cpp b/prnt/hpijs/dj4100_cmap.cpp index 42e5a48bd..0dfeedeef 100644 --- a/prnt/hpijs/dj4100_cmap.cpp +++ b/prnt/hpijs/dj4100_cmap.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj4100_cmap.cpp : Implimentation for the DJ4100 color maps + dj4100_cmap.cpp : Implementation for the DJ4100 color maps Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj540.cpp b/prnt/hpijs/dj540.cpp index 98ab07aac..f1d4eea1d 100644 --- a/prnt/hpijs/dj540.cpp +++ b/prnt/hpijs/dj540.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj540.cpp : Implimentation for the DJ540 class + dj540.cpp : Implementation for the DJ540 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj600.cpp b/prnt/hpijs/dj600.cpp index 0b1a34294..fb12fc8be 100644 --- a/prnt/hpijs/dj600.cpp +++ b/prnt/hpijs/dj600.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj600.cpp : Implimentation for the DJ600 class + dj600.cpp : Implementation for the DJ600 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj630.cpp b/prnt/hpijs/dj630.cpp index dd939aa3d..e89472b89 100644 --- a/prnt/hpijs/dj630.cpp +++ b/prnt/hpijs/dj630.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj630.cpp : Implimentation for the DJ630 class + dj630.cpp : Implementation for the DJ630 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj660.cpp b/prnt/hpijs/dj660.cpp index 5e124c735..7e86cddfe 100644 --- a/prnt/hpijs/dj660.cpp +++ b/prnt/hpijs/dj660.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj660.cpp : Implimentation for the DJ660 class + dj660.cpp : Implementation for the DJ660 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj690.cpp b/prnt/hpijs/dj690.cpp index bb44b52c3..16141e835 100644 --- a/prnt/hpijs/dj690.cpp +++ b/prnt/hpijs/dj690.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj690.cpp : Implimentation for the DJ6xxPhoto class + dj690.cpp : Implementation for the DJ6xxPhoto class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj6xx.cpp b/prnt/hpijs/dj6xx.cpp index 7d1099334..6b9392223 100644 --- a/prnt/hpijs/dj6xx.cpp +++ b/prnt/hpijs/dj6xx.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj6xx.cpp : Implimentation for the DJ6XX class + dj6xx.cpp : Implementation for the DJ6XX class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj850.cpp b/prnt/hpijs/dj850.cpp index 4b16b6732..2ba232300 100644 --- a/prnt/hpijs/dj850.cpp +++ b/prnt/hpijs/dj850.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj850.cpp : Implimentation for the DJ850 class + dj850.cpp : Implementation for the DJ850 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj890.cpp b/prnt/hpijs/dj890.cpp index eff7814bc..dc36d9f46 100644 --- a/prnt/hpijs/dj890.cpp +++ b/prnt/hpijs/dj890.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj890.cpp : Implimentation for the DJ890 class + dj890.cpp : Implementation for the DJ890 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj8x5.cpp b/prnt/hpijs/dj8x5.cpp index dfec94b3b..d4fa0e680 100644 --- a/prnt/hpijs/dj8x5.cpp +++ b/prnt/hpijs/dj8x5.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj8x5.cpp : Implimentation for the DJ8x5 class + dj8x5.cpp : Implementation for the DJ8x5 class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj8xx.cpp b/prnt/hpijs/dj8xx.cpp index b8209cb91..3aa9133ab 100644 --- a/prnt/hpijs/dj8xx.cpp +++ b/prnt/hpijs/dj8xx.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj8xx.cpp : Implimentation for the DJ8xx class + dj8xx.cpp : Implementation for the DJ8xx class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj9xx.cpp b/prnt/hpijs/dj9xx.cpp index 356fc9c7f..8b3a9e9c1 100644 --- a/prnt/hpijs/dj9xx.cpp +++ b/prnt/hpijs/dj9xx.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj9xx.cpp : Implimentation for the DJ9xx class + dj9xx.cpp : Implementation for the DJ9xx class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj9xxvip.cpp b/prnt/hpijs/dj9xxvip.cpp index f9a058cbf..7b763d0d4 100644 --- a/prnt/hpijs/dj9xxvip.cpp +++ b/prnt/hpijs/dj9xxvip.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - dj9xxvip.cpp : Implimentation for the DJ9xxVIP class + dj9xxvip.cpp : Implementation for the DJ9xxVIP class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/dj9xxvip.h b/prnt/hpijs/dj9xxvip.h index 85eb3ac9a..00307d418 100644 --- a/prnt/hpijs/dj9xxvip.h +++ b/prnt/hpijs/dj9xxvip.h @@ -292,7 +292,7 @@ enum /* We don't actually support 4-byte RGB for anything excpet VIP printers. -So implimenting this and documenting it as a build option is misleading. +So implementing this and documenting it as a build option is misleading. We must make halftoning support 4-byte RGB before we can publish this. If we hear from someone that they need support for 4-byte RGB (and it's worth it) then we will add it to halftoning, put the define in config.h, diff --git a/prnt/hpijs/djgenericvip.cpp b/prnt/hpijs/djgenericvip.cpp index b7e79dc58..5d5ff1aa7 100644 --- a/prnt/hpijs/djgenericvip.cpp +++ b/prnt/hpijs/djgenericvip.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - djgenericvip.cpp : Implimentation for the generic VIP class + djgenericvip.cpp : Implementation for the generic VIP class Copyright (c) 2001-2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/filterhpa.cpp b/prnt/hpijs/filterhpa.cpp index b51c77d1e..625c37464 100644 --- a/prnt/hpijs/filterhpa.cpp +++ b/prnt/hpijs/filterhpa.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - filterhpa.cpp : Implimentation for the TErnieFilter class + filterhpa.cpp : Implementation for the TErnieFilter class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/halftoner.cpp b/prnt/hpijs/halftoner.cpp index 4c75951a1..fa7e07631 100644 --- a/prnt/hpijs/halftoner.cpp +++ b/prnt/hpijs/halftoner.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - halftoner.cpp : Implimentation for the Halftoner class + halftoner.cpp : Implementation for the Halftoner class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/header2.cpp b/prnt/hpijs/header2.cpp index 846add5e0..06c399add 100644 --- a/prnt/hpijs/header2.cpp +++ b/prnt/hpijs/header2.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - header.cpp : Implimentation for the Header class + header.cpp : Implementation for the Header class Copyright (c) 1996 - 2008, HP Co. All rights reserved. diff --git a/prnt/hpijs/hpprintapi.h b/prnt/hpijs/hpprintapi.h index 93f68d2fe..20c0b1177 100644 --- a/prnt/hpijs/hpprintapi.h +++ b/prnt/hpijs/hpprintapi.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - hpprintapi.h : Interface/Implimentation for the APDK API + hpprintapi.h : Interface/Implementation for the APDK API Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/htmtxhi.cpp b/prnt/hpijs/htmtxhi.cpp index df0164bdd..9b0e23ede 100644 --- a/prnt/hpijs/htmtxhi.cpp +++ b/prnt/hpijs/htmtxhi.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - htmtxhi.cpp : Implimentation for Multilevel (HiFipe) dither matrix + htmtxhi.cpp : Implementation for Multilevel (HiFipe) dither matrix Copyright (c) 1994 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/job.cpp b/prnt/hpijs/job.cpp index ea095f4e3..81fac6c13 100644 --- a/prnt/hpijs/job.cpp +++ b/prnt/hpijs/job.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - job.cpp : Implimentation for the Job class + job.cpp : Implementation for the Job class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/job.h b/prnt/hpijs/job.h index 54d0343cd..d4476d4fd 100644 --- a/prnt/hpijs/job.h +++ b/prnt/hpijs/job.h @@ -1,5 +1,5 @@ /*****************************************************************************\ - job.h : Interface/Implimentation for the Job class + job.h : Interface/Implementation for the Job class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/ljcolor.cpp b/prnt/hpijs/ljcolor.cpp index 0ecbfc606..964f4615f 100644 --- a/prnt/hpijs/ljcolor.cpp +++ b/prnt/hpijs/ljcolor.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - ljcolor.cpp : Implimentation for the LJColor class + ljcolor.cpp : Implementation for the LJColor class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/ljfastraster.cpp b/prnt/hpijs/ljfastraster.cpp index 8c7073a3a..abc8fcbc5 100644 --- a/prnt/hpijs/ljfastraster.cpp +++ b/prnt/hpijs/ljfastraster.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - ljfastraster.cpp : Implimentation for the LJFastRaster class + ljfastraster.cpp : Implementation for the LJFastRaster class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/ljjetready.cpp b/prnt/hpijs/ljjetready.cpp index 6942d2992..c9186ed89 100644 --- a/prnt/hpijs/ljjetready.cpp +++ b/prnt/hpijs/ljjetready.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - ljjetready.cpp : Implimentation for the LJJetReady class + ljjetready.cpp : Implementation for the LJJetReady class Copyright (c) 1996 - 2008, HP Co. All rights reserved. diff --git a/prnt/hpijs/ljmono.cpp b/prnt/hpijs/ljmono.cpp index 67a0077d6..f15b2f84d 100644 --- a/prnt/hpijs/ljmono.cpp +++ b/prnt/hpijs/ljmono.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - ljmono.cpp : Implimentation for the LJMono class + ljmono.cpp : Implementation for the LJMono class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/pmselect.cpp b/prnt/hpijs/pmselect.cpp index 6e88f4126..8f06e3827 100644 --- a/prnt/hpijs/pmselect.cpp +++ b/prnt/hpijs/pmselect.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - pmselect.cpp : Implimentation for the ModeSet class + pmselect.cpp : Implementation for the ModeSet class Copyright (c) 2001 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/printer.cpp b/prnt/hpijs/printer.cpp index d61ecf5ea..82391fbe2 100644 --- a/prnt/hpijs/printer.cpp +++ b/prnt/hpijs/printer.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - printer.cpp : Implimentation for the Printer class + printer.cpp : Implementation for the Printer class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/psp100.cpp b/prnt/hpijs/psp100.cpp index dc4109d1d..ce527e6fb 100644 --- a/prnt/hpijs/psp100.cpp +++ b/prnt/hpijs/psp100.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - psp100.cpp : Implimentation for the PSP100 class + psp100.cpp : Implementation for the PSP100 class Copyright (c) 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/registry.cpp b/prnt/hpijs/registry.cpp index ce587c394..f32557046 100644 --- a/prnt/hpijs/registry.cpp +++ b/prnt/hpijs/registry.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - registry.cpp : Implimentation for the DeviceRegistry class + registry.cpp : Implementation for the DeviceRegistry class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/scaler.cpp b/prnt/hpijs/scaler.cpp index 3dd05dba5..b1f89dab1 100644 --- a/prnt/hpijs/scaler.cpp +++ b/prnt/hpijs/scaler.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - scaler.cpp : Implimentation for the Scaler class + scaler.cpp : Implementation for the Scaler class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/scaler_open.cpp b/prnt/hpijs/scaler_open.cpp index 401ce1de6..70375c08a 100644 --- a/prnt/hpijs/scaler_open.cpp +++ b/prnt/hpijs/scaler_open.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - scaler_open.cpp : Implimentation for the Scaler_Open class + scaler_open.cpp : Implementation for the Scaler_Open class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/script.cpp b/prnt/hpijs/script.cpp index ef5dbdedd..b240b03af 100644 --- a/prnt/hpijs/script.cpp +++ b/prnt/hpijs/script.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - script.cpp : Implimentation for scripting + script.cpp : Implementation for scripting Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/systemservices.cpp b/prnt/hpijs/systemservices.cpp index 95f5a6499..8c3483772 100644 --- a/prnt/hpijs/systemservices.cpp +++ b/prnt/hpijs/systemservices.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - systemservice.cpp : Implimentation for the SystemServices class + systemservice.cpp : Implementation for the SystemServices class Copyright (c) 1996 - 2015, HP Co. All rights reserved. diff --git a/prnt/hpijs/translator.cpp b/prnt/hpijs/translator.cpp index f53f2f11b..79ac2ebe4 100644 --- a/prnt/hpijs/translator.cpp +++ b/prnt/hpijs/translator.cpp @@ -1,5 +1,5 @@ /*****************************************************************************\ - translator.h : Implimentation for the RasterSender class + translator.h : Implementation for the RasterSender class Copyright (c) 1996 - 2015, HP Co. All rights reserved. -- 2.18.0