From fa2cff84cedaba3f827fc02ae5301bf1cfeb728b Mon Sep 17 00:00:00 2001 From: Bo Xu Date: Thu, 8 Jan 2015 11:50:51 -0800 Subject: Add original copyright notice for barcode module. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/742243002 --- xfa/src/fxbarcode/src/BC_ASCIIEncoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_BarCode.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_Base256Encoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_Binarizer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_BinaryBitmap.cpp | 16 ++++++++++++++++ .../fxbarcode/src/BC_BufferedImageLuminanceSource.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_C40Encoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonBitArray.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonBitMatrix.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonBitSource.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonByteArray.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonByteMatrix.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonCharacterSetECI.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonDecoderResult.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonECI.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_CommonPerspectiveTransform.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixBitMatrixParser.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixDataBlock.cpp | 16 ++++++++++++++++ .../src/BC_DataMatrixDecodedBitStreamParser.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixDecoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixDetector.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixReader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixSymbolInfo144.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixVersion.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DataMatrixWriter.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_DefaultPlacement.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_Dimension.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_EdifactEncoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_EncoderContext.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ErrorCorrection.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_FinderPatternInfo.cpp | 17 +++++++++++++++++ xfa/src/fxbarcode/src/BC_GlobalHistogramBinarizer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_HighLevelEncoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_LuminanceSource.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OneDReader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OneDimReader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OneDimWriter.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCodaBarReader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCodaBarWriter.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCode128Reader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCode128Writer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCode39Reader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedCode39Writer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedEAN13Reader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedEAN13Writer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedEAN8Reader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedEAN8Writer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedUPCAReader.cpp | 17 +++++++++++++++++ xfa/src/fxbarcode/src/BC_OnedUPCAWriter.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417BarcodeMatrix.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417BarcodeMetadata.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417BarcodeRow.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417BarcodeValue.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417BoundingBox.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Codeword.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417CodewordDecoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Common.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Compaction.cpp | 16 ++++++++++++++++ .../fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417DetectionResult.cpp | 16 ++++++++++++++++ .../fxbarcode/src/BC_PDF417DetectionResultColumn.cpp | 16 ++++++++++++++++ .../src/BC_PDF417DetectionResultRowIndicatorColumn.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Detector.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417DetectorResult.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Dimensions.cpp | 17 +++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ECErrorCorrection.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ECModulusGF.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ECModulusPoly.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ErrorCorrection.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Reader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ResultMetadata.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417ScanningDecoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_PDF417Writer.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRAlignmentPattern.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRAlignmentPatternFinder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRBitMatrixParser.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCodeReader.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCodeWriter.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderBitVector.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderBlockPair.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderDecoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderECB.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderECBlocks.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderEncoder.cpp | 16 ++++++++++++++++ .../fxbarcode/src/BC_QRCoderErrorCorrectionLevel.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderFormatInformation.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderMaskUtil.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderMatrixUtil.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderMode.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRCoderVersion.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRDataBlock.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRDataMask.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRDecodedBitStreamParser.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRDetector.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRDetectorResult.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRFinderPattern.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRFinderPatternFinder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_QRGridSampler.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ReedSolomon.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ReedSolomonDecoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ReedSolomonGF256.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ReedSolomonGF256Poly.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_ResultPoint.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_SymbolInfo.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_SymbolShapeHint.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_TextEncoder.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_UtilRSS.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_WhiteRectangleDetector.cpp | 16 ++++++++++++++++ xfa/src/fxbarcode/src/BC_X12Encoder.cpp | 16 ++++++++++++++++ 112 files changed, 1795 insertions(+) (limited to 'xfa/src') diff --git a/xfa/src/fxbarcode/src/BC_ASCIIEncoder.cpp b/xfa/src/fxbarcode/src/BC_ASCIIEncoder.cpp index 52fec37b36..dabed3699e 100644 --- a/xfa/src/fxbarcode/src/BC_ASCIIEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_ASCIIEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_BarCode.cpp b/xfa/src/fxbarcode/src/BC_BarCode.cpp index f22c10c6aa..099644bb13 100644 --- a/xfa/src/fxbarcode/src/BC_BarCode.cpp +++ b/xfa/src/fxbarcode/src/BC_BarCode.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_Base256Encoder.cpp b/xfa/src/fxbarcode/src/BC_Base256Encoder.cpp index c0e1f46fd4..bb954f2543 100644 --- a/xfa/src/fxbarcode/src/BC_Base256Encoder.cpp +++ b/xfa/src/fxbarcode/src/BC_Base256Encoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_Binarizer.cpp b/xfa/src/fxbarcode/src/BC_Binarizer.cpp index e18efe2e31..daf450c483 100644 --- a/xfa/src/fxbarcode/src/BC_Binarizer.cpp +++ b/xfa/src/fxbarcode/src/BC_Binarizer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_LuminanceSource.h" diff --git a/xfa/src/fxbarcode/src/BC_BinaryBitmap.cpp b/xfa/src/fxbarcode/src/BC_BinaryBitmap.cpp index 64f64bfe06..707b5c859c 100644 --- a/xfa/src/fxbarcode/src/BC_BinaryBitmap.cpp +++ b/xfa/src/fxbarcode/src/BC_BinaryBitmap.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Binarizer.h" diff --git a/xfa/src/fxbarcode/src/BC_BufferedImageLuminanceSource.cpp b/xfa/src/fxbarcode/src/BC_BufferedImageLuminanceSource.cpp index b0f5267d4d..475eed06a6 100644 --- a/xfa/src/fxbarcode/src/BC_BufferedImageLuminanceSource.cpp +++ b/xfa/src/fxbarcode/src/BC_BufferedImageLuminanceSource.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_LuminanceSource.h" diff --git a/xfa/src/fxbarcode/src/BC_C40Encoder.cpp b/xfa/src/fxbarcode/src/BC_C40Encoder.cpp index da3a8efaae..685f1d80fd 100644 --- a/xfa/src/fxbarcode/src/BC_C40Encoder.cpp +++ b/xfa/src/fxbarcode/src/BC_C40Encoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonBitArray.cpp b/xfa/src/fxbarcode/src/BC_CommonBitArray.cpp index a42f444399..617c7c91d5 100644 --- a/xfa/src/fxbarcode/src/BC_CommonBitArray.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonBitArray.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitArray.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonBitMatrix.cpp b/xfa/src/fxbarcode/src/BC_CommonBitMatrix.cpp index 3437571fee..222de565c0 100644 --- a/xfa/src/fxbarcode/src/BC_CommonBitMatrix.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonBitMatrix.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitArray.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonBitSource.cpp b/xfa/src/fxbarcode/src/BC_CommonBitSource.cpp index de29002753..43df2958fd 100644 --- a/xfa/src/fxbarcode/src/BC_CommonBitSource.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonBitSource.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitSource.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp b/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp index bdf9dd2405..9d5c52a454 100644 --- a/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonByteArray.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonByteArray.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonByteMatrix.cpp b/xfa/src/fxbarcode/src/BC_CommonByteMatrix.cpp index 50e89e783b..de10f9e401 100644 --- a/xfa/src/fxbarcode/src/BC_CommonByteMatrix.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonByteMatrix.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonByteMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonCharacterSetECI.cpp b/xfa/src/fxbarcode/src/BC_CommonCharacterSetECI.cpp index 8e10a7c700..07a2a77683 100644 --- a/xfa/src/fxbarcode/src/BC_CommonCharacterSetECI.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonCharacterSetECI.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonECI.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonDecoderResult.cpp b/xfa/src/fxbarcode/src/BC_CommonDecoderResult.cpp index b61b23efd4..28d99b1382 100644 --- a/xfa/src/fxbarcode/src/BC_CommonDecoderResult.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonDecoderResult.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderErrorCorrectionLevel.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonECI.cpp b/xfa/src/fxbarcode/src/BC_CommonECI.cpp index 182a7fa4b4..e6ade95024 100644 --- a/xfa/src/fxbarcode/src/BC_CommonECI.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonECI.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonECI.h" diff --git a/xfa/src/fxbarcode/src/BC_CommonPerspectiveTransform.cpp b/xfa/src/fxbarcode/src/BC_CommonPerspectiveTransform.cpp index 98234729e5..76aead4c1c 100644 --- a/xfa/src/fxbarcode/src/BC_CommonPerspectiveTransform.cpp +++ b/xfa/src/fxbarcode/src/BC_CommonPerspectiveTransform.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonPerspectiveTransform.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixBitMatrixParser.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixBitMatrixParser.cpp index 9fa79aad7d..aff6329f19 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixBitMatrixParser.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixBitMatrixParser.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixDataBlock.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixDataBlock.cpp index 55c61dedc9..a30489f4dd 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixDataBlock.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixDataBlock.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixVersion.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixDecodedBitStreamParser.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixDecodedBitStreamParser.cpp index 6880f2487a..89a72bd72e 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixDecodedBitStreamParser.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixDecodedBitStreamParser.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixDecodedBitStreamParser.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixDecoder.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixDecoder.cpp index 26c43201ae..80f99332c1 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixDecoder.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixDecoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixDecoder.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixDetector.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixDetector.cpp index 086b7a3a50..ff956f8e95 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixDetector.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixDetector.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixDetector.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixReader.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixReader.cpp index ba03af0f1a..cbea2c42a3 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixReader.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixReader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixDecoder.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixSymbolInfo144.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixSymbolInfo144.cpp index 09a22942f4..41a6839b5b 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixSymbolInfo144.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixSymbolInfo144.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixVersion.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixVersion.cpp index 269861b5cd..4d0bce331e 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixVersion.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixVersion.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DataMatrixVersion.h" diff --git a/xfa/src/fxbarcode/src/BC_DataMatrixWriter.cpp b/xfa/src/fxbarcode/src/BC_DataMatrixWriter.cpp index de122035fe..a6cf63e3cc 100644 --- a/xfa/src/fxbarcode/src/BC_DataMatrixWriter.cpp +++ b/xfa/src/fxbarcode/src/BC_DataMatrixWriter.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_DefaultPlacement.cpp b/xfa/src/fxbarcode/src/BC_DefaultPlacement.cpp index b543f08307..e62192b5f0 100644 --- a/xfa/src/fxbarcode/src/BC_DefaultPlacement.cpp +++ b/xfa/src/fxbarcode/src/BC_DefaultPlacement.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_Dimension.cpp b/xfa/src/fxbarcode/src/BC_Dimension.cpp index 588b3aa961..1788355ec0 100644 --- a/xfa/src/fxbarcode/src/BC_Dimension.cpp +++ b/xfa/src/fxbarcode/src/BC_Dimension.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_EdifactEncoder.cpp b/xfa/src/fxbarcode/src/BC_EdifactEncoder.cpp index 134e484e25..2a6d56adb9 100644 --- a/xfa/src/fxbarcode/src/BC_EdifactEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_EdifactEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_EncoderContext.cpp b/xfa/src/fxbarcode/src/BC_EncoderContext.cpp index 0ac7ebb53d..4b1bf0ea62 100644 --- a/xfa/src/fxbarcode/src/BC_EncoderContext.cpp +++ b/xfa/src/fxbarcode/src/BC_EncoderContext.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_ErrorCorrection.cpp b/xfa/src/fxbarcode/src/BC_ErrorCorrection.cpp index 1e5738ff01..16f5c1184e 100644 --- a/xfa/src/fxbarcode/src/BC_ErrorCorrection.cpp +++ b/xfa/src/fxbarcode/src/BC_ErrorCorrection.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_FinderPatternInfo.cpp b/xfa/src/fxbarcode/src/BC_FinderPatternInfo.cpp index 186ed063a8..30ef843bde 100644 --- a/xfa/src/fxbarcode/src/BC_FinderPatternInfo.cpp +++ b/xfa/src/fxbarcode/src/BC_FinderPatternInfo.cpp @@ -3,6 +3,23 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_GlobalHistogramBinarizer.cpp b/xfa/src/fxbarcode/src/BC_GlobalHistogramBinarizer.cpp index e20ad68e70..78615734d6 100644 --- a/xfa/src/fxbarcode/src/BC_GlobalHistogramBinarizer.cpp +++ b/xfa/src/fxbarcode/src/BC_GlobalHistogramBinarizer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Binarizer.h" diff --git a/xfa/src/fxbarcode/src/BC_HighLevelEncoder.cpp b/xfa/src/fxbarcode/src/BC_HighLevelEncoder.cpp index d1bedb6478..cfa953df98 100644 --- a/xfa/src/fxbarcode/src/BC_HighLevelEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_HighLevelEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_LuminanceSource.cpp b/xfa/src/fxbarcode/src/BC_LuminanceSource.cpp index ba61c93cfb..675d51b364 100644 --- a/xfa/src/fxbarcode/src/BC_LuminanceSource.cpp +++ b/xfa/src/fxbarcode/src/BC_LuminanceSource.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_LuminanceSource.h" diff --git a/xfa/src/fxbarcode/src/BC_OneDReader.cpp b/xfa/src/fxbarcode/src/BC_OneDReader.cpp index b49d0fd0bc..c26e4fd253 100644 --- a/xfa/src/fxbarcode/src/BC_OneDReader.cpp +++ b/xfa/src/fxbarcode/src/BC_OneDReader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OneDimReader.cpp b/xfa/src/fxbarcode/src/BC_OneDimReader.cpp index 3e440d9036..9855244f42 100644 --- a/xfa/src/fxbarcode/src/BC_OneDimReader.cpp +++ b/xfa/src/fxbarcode/src/BC_OneDimReader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OneDimWriter.cpp b/xfa/src/fxbarcode/src/BC_OneDimWriter.cpp index e60eb61aa0..b71ec79bcc 100644 --- a/xfa/src/fxbarcode/src/BC_OneDimWriter.cpp +++ b/xfa/src/fxbarcode/src/BC_OneDimWriter.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCodaBarReader.cpp b/xfa/src/fxbarcode/src/BC_OnedCodaBarReader.cpp index 592f938030..abe0dfb94e 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCodaBarReader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCodaBarReader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCodaBarWriter.cpp b/xfa/src/fxbarcode/src/BC_OnedCodaBarWriter.cpp index 80df7c840c..08eac25b79 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCodaBarWriter.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCodaBarWriter.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCode128Reader.cpp b/xfa/src/fxbarcode/src/BC_OnedCode128Reader.cpp index 173ce7ce4c..805bd985c0 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCode128Reader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCode128Reader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCode128Writer.cpp b/xfa/src/fxbarcode/src/BC_OnedCode128Writer.cpp index 217da22fbf..146f61186e 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCode128Writer.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCode128Writer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2010 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCode39Reader.cpp b/xfa/src/fxbarcode/src/BC_OnedCode39Reader.cpp index 7055a0368b..95b1785fef 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCode39Reader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCode39Reader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedCode39Writer.cpp b/xfa/src/fxbarcode/src/BC_OnedCode39Writer.cpp index b65c6e9de0..5ebbd7380f 100644 --- a/xfa/src/fxbarcode/src/BC_OnedCode39Writer.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedCode39Writer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2010 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedEAN13Reader.cpp b/xfa/src/fxbarcode/src/BC_OnedEAN13Reader.cpp index a02e936c5c..36c62e3c76 100644 --- a/xfa/src/fxbarcode/src/BC_OnedEAN13Reader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedEAN13Reader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedEAN13Writer.cpp b/xfa/src/fxbarcode/src/BC_OnedEAN13Writer.cpp index e39a2dcad1..5f349ea31b 100644 --- a/xfa/src/fxbarcode/src/BC_OnedEAN13Writer.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedEAN13Writer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedEAN8Reader.cpp b/xfa/src/fxbarcode/src/BC_OnedEAN8Reader.cpp index 833ff6d522..19c10bab50 100644 --- a/xfa/src/fxbarcode/src/BC_OnedEAN8Reader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedEAN8Reader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedEAN8Writer.cpp b/xfa/src/fxbarcode/src/BC_OnedEAN8Writer.cpp index 5c7a50b9b1..2bb50ba588 100644 --- a/xfa/src/fxbarcode/src/BC_OnedEAN8Writer.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedEAN8Writer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedUPCAReader.cpp b/xfa/src/fxbarcode/src/BC_OnedUPCAReader.cpp index 09c991668f..b5362496aa 100644 --- a/xfa/src/fxbarcode/src/BC_OnedUPCAReader.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedUPCAReader.cpp @@ -3,6 +3,23 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_OnedUPCAWriter.cpp b/xfa/src/fxbarcode/src/BC_OnedUPCAWriter.cpp index b28dee7237..bd7b4668a7 100644 --- a/xfa/src/fxbarcode/src/BC_OnedUPCAWriter.cpp +++ b/xfa/src/fxbarcode/src/BC_OnedUPCAWriter.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2010 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Writer.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417.cpp b/xfa/src/fxbarcode/src/BC_PDF417.cpp index af6cec7b7a..668835a694 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki in part, and ZXing Authors in part + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Compaction.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417BarcodeMatrix.cpp b/xfa/src/fxbarcode/src/BC_PDF417BarcodeMatrix.cpp index 4265881c0f..342d1ec2b2 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417BarcodeMatrix.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417BarcodeMatrix.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417BarcodeRow.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417BarcodeMetadata.cpp b/xfa/src/fxbarcode/src/BC_PDF417BarcodeMetadata.cpp index a47deaf0fe..50f3a1e2c2 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417BarcodeMetadata.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417BarcodeMetadata.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417BarcodeMetadata.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417BarcodeRow.cpp b/xfa/src/fxbarcode/src/BC_PDF417BarcodeRow.cpp index 506256dd23..eec89010ab 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417BarcodeRow.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417BarcodeRow.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417BarcodeRow.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417BarcodeValue.cpp b/xfa/src/fxbarcode/src/BC_PDF417BarcodeValue.cpp index 725f15af10..d861365b17 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417BarcodeValue.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417BarcodeValue.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417BoundingBox.cpp b/xfa/src/fxbarcode/src/BC_PDF417BoundingBox.cpp index 3d0840d6d4..be3f3277e3 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417BoundingBox.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417BoundingBox.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Codeword.cpp b/xfa/src/fxbarcode/src/BC_PDF417Codeword.cpp index 5bd69eb065..529e41f432 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Codeword.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Codeword.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Codeword.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417CodewordDecoder.cpp b/xfa/src/fxbarcode/src/BC_PDF417CodewordDecoder.cpp index 41a04d0238..ca458210f4 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417CodewordDecoder.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417CodewordDecoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Common.cpp b/xfa/src/fxbarcode/src/BC_PDF417Common.cpp index 697e07863c..f195e4b4ef 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Common.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Common.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Compaction.cpp b/xfa/src/fxbarcode/src/BC_PDF417Compaction.cpp index 67a81b1178..1ff93dd55c 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Compaction.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Compaction.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2011 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Compaction.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp b/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp index 86c6fa9149..e3583bcddc 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417DecodedBitStreamParser.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include #include "barcode.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417DetectionResult.cpp b/xfa/src/fxbarcode/src/BC_PDF417DetectionResult.cpp index 3d5faed1f9..e343b4a038 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417DetectionResult.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417DetectionResult.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Codeword.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417DetectionResultColumn.cpp b/xfa/src/fxbarcode/src/BC_PDF417DetectionResultColumn.cpp index 63cbc581cb..1556194f46 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417DetectionResultColumn.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417DetectionResultColumn.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Codeword.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417DetectionResultRowIndicatorColumn.cpp b/xfa/src/fxbarcode/src/BC_PDF417DetectionResultRowIndicatorColumn.cpp index 6220011ccf..0ad8b8e527 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417DetectionResultRowIndicatorColumn.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417DetectionResultRowIndicatorColumn.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Detector.cpp b/xfa/src/fxbarcode/src/BC_PDF417Detector.cpp index c9f67b6d7e..2c5728e2e7 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Detector.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Detector.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417DetectorResult.cpp b/xfa/src/fxbarcode/src/BC_PDF417DetectorResult.cpp index cf51f9e38b..8c9aa29b47 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417DetectorResult.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417DetectorResult.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Dimensions.cpp b/xfa/src/fxbarcode/src/BC_PDF417Dimensions.cpp index 7f5400a8ec..77ca0c42a1 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Dimensions.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Dimensions.cpp @@ -3,6 +3,23 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "barcode.h" #include "include/BC_PDF417Dimensions.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ECErrorCorrection.cpp b/xfa/src/fxbarcode/src/BC_PDF417ECErrorCorrection.cpp index 3d22d77c3d..bdfe27d97c 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ECErrorCorrection.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ECErrorCorrection.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ECModulusGF.cpp b/xfa/src/fxbarcode/src/BC_PDF417ECModulusGF.cpp index d3c4f41170..7d445cb3b4 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ECModulusGF.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ECModulusGF.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ECModulusPoly.cpp b/xfa/src/fxbarcode/src/BC_PDF417ECModulusPoly.cpp index b57dcc008f..f484619587 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ECModulusPoly.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ECModulusPoly.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Common.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ErrorCorrection.cpp b/xfa/src/fxbarcode/src/BC_PDF417ErrorCorrection.cpp index 1fe1512f44..3f83175e87 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ErrorCorrection.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ErrorCorrection.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki in part, and ZXing Authors in part + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417ErrorCorrection.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder.cpp b/xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder.cpp index 65a6d797db..fbea0b2a42 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki in part, and ZXing Authors in part + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417Compaction.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Reader.cpp b/xfa/src/fxbarcode/src/BC_PDF417Reader.cpp index 91599baf50..7b75c0009b 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Reader.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Reader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ResultMetadata.cpp b/xfa/src/fxbarcode/src/BC_PDF417ResultMetadata.cpp index 4728ba7d74..9f4b98d7bd 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ResultMetadata.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ResultMetadata.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_PDF417ResultMetadata.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417ScanningDecoder.cpp b/xfa/src/fxbarcode/src/BC_PDF417ScanningDecoder.cpp index f5467a6ea9..4812883800 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417ScanningDecoder.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417ScanningDecoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2013 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_DecoderResult.h" diff --git a/xfa/src/fxbarcode/src/BC_PDF417Writer.cpp b/xfa/src/fxbarcode/src/BC_PDF417Writer.cpp index 319279c92b..d9d41d5200 100644 --- a/xfa/src/fxbarcode/src/BC_PDF417Writer.cpp +++ b/xfa/src/fxbarcode/src/BC_PDF417Writer.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2012 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_TwoDimWriter.h" diff --git a/xfa/src/fxbarcode/src/BC_QRAlignmentPattern.cpp b/xfa/src/fxbarcode/src/BC_QRAlignmentPattern.cpp index 25948cb12b..ace8ac2c41 100644 --- a/xfa/src/fxbarcode/src/BC_QRAlignmentPattern.cpp +++ b/xfa/src/fxbarcode/src/BC_QRAlignmentPattern.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_QRAlignmentPatternFinder.cpp b/xfa/src/fxbarcode/src/BC_QRAlignmentPatternFinder.cpp index 0adabd018e..59ae4aad04 100644 --- a/xfa/src/fxbarcode/src/BC_QRAlignmentPatternFinder.cpp +++ b/xfa/src/fxbarcode/src/BC_QRAlignmentPatternFinder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_QRBitMatrixParser.cpp b/xfa/src/fxbarcode/src/BC_QRBitMatrixParser.cpp index 2bfb000201..5e5d245b49 100644 --- a/xfa/src/fxbarcode/src/BC_QRBitMatrixParser.cpp +++ b/xfa/src/fxbarcode/src/BC_QRBitMatrixParser.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCodeReader.cpp b/xfa/src/fxbarcode/src/BC_QRCodeReader.cpp index 798d549271..898dc2ddb2 100644 --- a/xfa/src/fxbarcode/src/BC_QRCodeReader.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCodeReader.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Reader.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCodeWriter.cpp b/xfa/src/fxbarcode/src/BC_QRCodeWriter.cpp index d12e08c34a..ade03dd494 100644 --- a/xfa/src/fxbarcode/src/BC_QRCodeWriter.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCodeWriter.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_TwoDimWriter.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoder.cpp b/xfa/src/fxbarcode/src/BC_QRCoder.cpp index 51429202c6..564a280421 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoder.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderErrorCorrectionLevel.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderBitVector.cpp b/xfa/src/fxbarcode/src/BC_QRCoderBitVector.cpp index 26be81cc9b..728252e9e2 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderBitVector.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderBitVector.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderBitVector.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderBlockPair.cpp b/xfa/src/fxbarcode/src/BC_QRCoderBlockPair.cpp index 751ff0a85d..4b0b7c92b1 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderBlockPair.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderBlockPair.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonByteArray.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderDecoder.cpp b/xfa/src/fxbarcode/src/BC_QRCoderDecoder.cpp index 7a3613137d..3033074eb8 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderDecoder.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderDecoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ReedSolomonDecoder.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderECB.cpp b/xfa/src/fxbarcode/src/BC_QRCoderECB.cpp index e7e971f299..a6eb48ed99 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderECB.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderECB.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderECB.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderECBlocks.cpp b/xfa/src/fxbarcode/src/BC_QRCoderECBlocks.cpp index ad8997343b..8c98530371 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderECBlocks.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderECBlocks.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderECB.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderEncoder.cpp b/xfa/src/fxbarcode/src/BC_QRCoderEncoder.cpp index b6e3fb8cfc..2529f4f59d 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoder.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderErrorCorrectionLevel.cpp b/xfa/src/fxbarcode/src/BC_QRCoderErrorCorrectionLevel.cpp index 333aa2d50e..238b4e3149 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderErrorCorrectionLevel.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderErrorCorrectionLevel.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderErrorCorrectionLevel.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderFormatInformation.cpp b/xfa/src/fxbarcode/src/BC_QRCoderFormatInformation.cpp index baa2ec19b0..2dbbcc5432 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderFormatInformation.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderFormatInformation.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderErrorCorrectionLevel.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderMaskUtil.cpp b/xfa/src/fxbarcode/src/BC_QRCoderMaskUtil.cpp index e7a4a8bba8..6f2f9b2dbb 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderMaskUtil.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderMaskUtil.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonByteMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderMatrixUtil.cpp b/xfa/src/fxbarcode/src/BC_QRCoderMatrixUtil.cpp index 6f56e445f9..b76af65847 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderMatrixUtil.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderMatrixUtil.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2008 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonByteMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderMode.cpp b/xfa/src/fxbarcode/src/BC_QRCoderMode.cpp index a4a5610fc4..f0f1621e28 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderMode.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderMode.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderVersion.h" diff --git a/xfa/src/fxbarcode/src/BC_QRCoderVersion.cpp b/xfa/src/fxbarcode/src/BC_QRCoderVersion.cpp index 6e1e39e316..a566e8dcfc 100644 --- a/xfa/src/fxbarcode/src/BC_QRCoderVersion.cpp +++ b/xfa/src/fxbarcode/src/BC_QRCoderVersion.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/utils.h" diff --git a/xfa/src/fxbarcode/src/BC_QRDataBlock.cpp b/xfa/src/fxbarcode/src/BC_QRDataBlock.cpp index 4dbe91b3cf..2e82c1881f 100644 --- a/xfa/src/fxbarcode/src/BC_QRDataBlock.cpp +++ b/xfa/src/fxbarcode/src/BC_QRDataBlock.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderECBlocks.h" diff --git a/xfa/src/fxbarcode/src/BC_QRDataMask.cpp b/xfa/src/fxbarcode/src/BC_QRDataMask.cpp index ae0807d271..1946ca9e09 100644 --- a/xfa/src/fxbarcode/src/BC_QRDataMask.cpp +++ b/xfa/src/fxbarcode/src/BC_QRDataMask.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_QRDecodedBitStreamParser.cpp b/xfa/src/fxbarcode/src/BC_QRDecodedBitStreamParser.cpp index cb1cfb09e7..d51536d09e 100644 --- a/xfa/src/fxbarcode/src/BC_QRDecodedBitStreamParser.cpp +++ b/xfa/src/fxbarcode/src/BC_QRDecodedBitStreamParser.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_QRCoderMode.h" diff --git a/xfa/src/fxbarcode/src/BC_QRDetector.cpp b/xfa/src/fxbarcode/src/BC_QRDetector.cpp index 54abaaef30..5b3910b413 100644 --- a/xfa/src/fxbarcode/src/BC_QRDetector.cpp +++ b/xfa/src/fxbarcode/src/BC_QRDetector.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonBitMatrix.h" diff --git a/xfa/src/fxbarcode/src/BC_QRDetectorResult.cpp b/xfa/src/fxbarcode/src/BC_QRDetectorResult.cpp index 1b7b03814d..44f4714a92 100644 --- a/xfa/src/fxbarcode/src/BC_QRDetectorResult.cpp +++ b/xfa/src/fxbarcode/src/BC_QRDetectorResult.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_QRFinderPattern.cpp b/xfa/src/fxbarcode/src/BC_QRFinderPattern.cpp index 90222d301a..8dd30f217a 100644 --- a/xfa/src/fxbarcode/src/BC_QRFinderPattern.cpp +++ b/xfa/src/fxbarcode/src/BC_QRFinderPattern.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_QRFinderPatternFinder.cpp b/xfa/src/fxbarcode/src/BC_QRFinderPatternFinder.cpp index 1f5f05a2a6..67d1a7b069 100644 --- a/xfa/src/fxbarcode/src/BC_QRFinderPatternFinder.cpp +++ b/xfa/src/fxbarcode/src/BC_QRFinderPatternFinder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_QRGridSampler.cpp b/xfa/src/fxbarcode/src/BC_QRGridSampler.cpp index 03cf6a3e2f..a5c492f4bc 100644 --- a/xfa/src/fxbarcode/src/BC_QRGridSampler.cpp +++ b/xfa/src/fxbarcode/src/BC_QRGridSampler.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_CommonPerspectiveTransform.h" diff --git a/xfa/src/fxbarcode/src/BC_ReedSolomon.cpp b/xfa/src/fxbarcode/src/BC_ReedSolomon.cpp index 69a4ddde87..588f978de5 100644 --- a/xfa/src/fxbarcode/src/BC_ReedSolomon.cpp +++ b/xfa/src/fxbarcode/src/BC_ReedSolomon.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ReedSolomonGF256.h" diff --git a/xfa/src/fxbarcode/src/BC_ReedSolomonDecoder.cpp b/xfa/src/fxbarcode/src/BC_ReedSolomonDecoder.cpp index 36013053a0..da61616087 100644 --- a/xfa/src/fxbarcode/src/BC_ReedSolomonDecoder.cpp +++ b/xfa/src/fxbarcode/src/BC_ReedSolomonDecoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ReedSolomonGF256.h" diff --git a/xfa/src/fxbarcode/src/BC_ReedSolomonGF256.cpp b/xfa/src/fxbarcode/src/BC_ReedSolomonGF256.cpp index ac856b0678..7fb8a9e7df 100644 --- a/xfa/src/fxbarcode/src/BC_ReedSolomonGF256.cpp +++ b/xfa/src/fxbarcode/src/BC_ReedSolomonGF256.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ReedSolomonGF256Poly.h" diff --git a/xfa/src/fxbarcode/src/BC_ReedSolomonGF256Poly.cpp b/xfa/src/fxbarcode/src/BC_ReedSolomonGF256Poly.cpp index 85c1b5a5bf..6c8edb7897 100644 --- a/xfa/src/fxbarcode/src/BC_ReedSolomonGF256Poly.cpp +++ b/xfa/src/fxbarcode/src/BC_ReedSolomonGF256Poly.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ReedSolomonGF256.h" diff --git a/xfa/src/fxbarcode/src/BC_ResultPoint.cpp b/xfa/src/fxbarcode/src/BC_ResultPoint.cpp index 1e9b72ae5c..5618d8f38d 100644 --- a/xfa/src/fxbarcode/src/BC_ResultPoint.cpp +++ b/xfa/src/fxbarcode/src/BC_ResultPoint.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_ResultPoint.h" diff --git a/xfa/src/fxbarcode/src/BC_SymbolInfo.cpp b/xfa/src/fxbarcode/src/BC_SymbolInfo.cpp index 360da8dc1a..f079528c76 100644 --- a/xfa/src/fxbarcode/src/BC_SymbolInfo.cpp +++ b/xfa/src/fxbarcode/src/BC_SymbolInfo.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006 Jeremias Maerki + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_SymbolShapeHint.cpp b/xfa/src/fxbarcode/src/BC_SymbolShapeHint.cpp index 104acbf519..aa3694d9e2 100644 --- a/xfa/src/fxbarcode/src/BC_SymbolShapeHint.cpp +++ b/xfa/src/fxbarcode/src/BC_SymbolShapeHint.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_SymbolShapeHint.h" diff --git a/xfa/src/fxbarcode/src/BC_TextEncoder.cpp b/xfa/src/fxbarcode/src/BC_TextEncoder.cpp index 737a84d7ca..c8da30482b 100644 --- a/xfa/src/fxbarcode/src/BC_TextEncoder.cpp +++ b/xfa/src/fxbarcode/src/BC_TextEncoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" diff --git a/xfa/src/fxbarcode/src/BC_UtilRSS.cpp b/xfa/src/fxbarcode/src/BC_UtilRSS.cpp index 539068ace7..be9c2a5268 100644 --- a/xfa/src/fxbarcode/src/BC_UtilRSS.cpp +++ b/xfa/src/fxbarcode/src/BC_UtilRSS.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2009 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_UtilRSS.h" diff --git a/xfa/src/fxbarcode/src/BC_WhiteRectangleDetector.cpp b/xfa/src/fxbarcode/src/BC_WhiteRectangleDetector.cpp index 8ed6f98232..38fa5e9477 100644 --- a/xfa/src/fxbarcode/src/BC_WhiteRectangleDetector.cpp +++ b/xfa/src/fxbarcode/src/BC_WhiteRectangleDetector.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2010 ZXing authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_WhiteRectangleDetector.h" diff --git a/xfa/src/fxbarcode/src/BC_X12Encoder.cpp b/xfa/src/fxbarcode/src/BC_X12Encoder.cpp index 45e87c3ebf..1b600387c1 100644 --- a/xfa/src/fxbarcode/src/BC_X12Encoder.cpp +++ b/xfa/src/fxbarcode/src/BC_X12Encoder.cpp @@ -3,6 +3,22 @@ // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com +// Original code is licensed as follows: +/* + * Copyright 2006-2007 Jeremias Maerki. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "barcode.h" #include "include/BC_Encoder.h" -- cgit v1.2.3