diff --git a/src/main.cpp b/src/main.cpp index 096d9c5..556398e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/misc_utilities/benchmarks/benchmark.cpp b/src/misc_utilities/benchmarks/benchmark.cpp index fbb3bc0..db2103c 100644 --- a/src/misc_utilities/benchmarks/benchmark.cpp +++ b/src/misc_utilities/benchmarks/benchmark.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/misc_utilities/classifychars.cpp b/src/misc_utilities/classifychars.cpp index 5ff76a7..30b09c0 100644 --- a/src/misc_utilities/classifychars.cpp +++ b/src/misc_utilities/classifychars.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/misc_utilities/prepcharsfortraining.cpp b/src/misc_utilities/prepcharsfortraining.cpp index 6ab47bd..e7d2359 100644 --- a/src/misc_utilities/prepcharsfortraining.cpp +++ b/src/misc_utilities/prepcharsfortraining.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/misc_utilities/sortstate.cpp b/src/misc_utilities/sortstate.cpp index 012423d..3dc9038 100644 --- a/src/misc_utilities/sortstate.cpp +++ b/src/misc_utilities/sortstate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/misc_utilities/tagplates.cpp b/src/misc_utilities/tagplates.cpp index c6bcc51..141f449 100644 --- a/src/misc_utilities/tagplates.cpp +++ b/src/misc_utilities/tagplates.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/alpr.cpp b/src/openalpr/alpr.cpp index 558e225..4666114 100644 --- a/src/openalpr/alpr.cpp +++ b/src/openalpr/alpr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/alpr.h b/src/openalpr/alpr.h index 9199c63..14feaa9 100644 --- a/src/openalpr/alpr.h +++ b/src/openalpr/alpr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/alpr_impl.cpp b/src/openalpr/alpr_impl.cpp index 2eda4f8..84023e3 100644 --- a/src/openalpr/alpr_impl.cpp +++ b/src/openalpr/alpr_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/alpr_impl.h b/src/openalpr/alpr_impl.h index 2c1d1f4..598ce11 100644 --- a/src/openalpr/alpr_impl.h +++ b/src/openalpr/alpr_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/binarize_wolf.cpp b/src/openalpr/binarize_wolf.cpp index 37931b1..6143890 100644 --- a/src/openalpr/binarize_wolf.cpp +++ b/src/openalpr/binarize_wolf.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/binarize_wolf.h b/src/openalpr/binarize_wolf.h index 1454acf..27c3d1c 100644 --- a/src/openalpr/binarize_wolf.h +++ b/src/openalpr/binarize_wolf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/characteranalysis.cpp b/src/openalpr/characteranalysis.cpp index 3755859..af02c58 100644 --- a/src/openalpr/characteranalysis.cpp +++ b/src/openalpr/characteranalysis.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/characteranalysis.h b/src/openalpr/characteranalysis.h index 92d0c2b..35dff6f 100644 --- a/src/openalpr/characteranalysis.h +++ b/src/openalpr/characteranalysis.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/characterregion.cpp b/src/openalpr/characterregion.cpp index 61ce02b..0df17db 100644 --- a/src/openalpr/characterregion.cpp +++ b/src/openalpr/characterregion.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/characterregion.h b/src/openalpr/characterregion.h index ee2a8f0..1890fe9 100644 --- a/src/openalpr/characterregion.h +++ b/src/openalpr/characterregion.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/colorfilter.cpp b/src/openalpr/colorfilter.cpp index 1540870..a85cc53 100644 --- a/src/openalpr/colorfilter.cpp +++ b/src/openalpr/colorfilter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/colorfilter.h b/src/openalpr/colorfilter.h index b3d26a8..e5b5df0 100644 --- a/src/openalpr/colorfilter.h +++ b/src/openalpr/colorfilter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/config.cpp b/src/openalpr/config.cpp index 513c4d5..8935d92 100644 --- a/src/openalpr/config.cpp +++ b/src/openalpr/config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/config.h b/src/openalpr/config.h index 402f5e6..21fb8dc 100644 --- a/src/openalpr/config.h +++ b/src/openalpr/config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/constants.h b/src/openalpr/constants.h index c62ecc5..655fe44 100644 --- a/src/openalpr/constants.h +++ b/src/openalpr/constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/detection/detector.cpp b/src/openalpr/detection/detector.cpp index 3a6fab8..a4c4165 100644 --- a/src/openalpr/detection/detector.cpp +++ b/src/openalpr/detection/detector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/detection/detector.h b/src/openalpr/detection/detector.h index 451f578..9e721c5 100644 --- a/src/openalpr/detection/detector.h +++ b/src/openalpr/detection/detector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/detection/detectorcpu.cpp b/src/openalpr/detection/detectorcpu.cpp index 9586551..49820a9 100644 --- a/src/openalpr/detection/detectorcpu.cpp +++ b/src/openalpr/detection/detectorcpu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/detection/detectorcpu.h b/src/openalpr/detection/detectorcpu.h index 17e9f28..87ccddb 100644 --- a/src/openalpr/detection/detectorcpu.h +++ b/src/openalpr/detection/detectorcpu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/detection/detectorfactory.h b/src/openalpr/detection/detectorfactory.h index eb63ff8..5972bb3 100644 --- a/src/openalpr/detection/detectorfactory.h +++ b/src/openalpr/detection/detectorfactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/featurematcher.cpp b/src/openalpr/featurematcher.cpp index 8407416..18c7cad 100644 --- a/src/openalpr/featurematcher.cpp +++ b/src/openalpr/featurematcher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/featurematcher.h b/src/openalpr/featurematcher.h index 2578bf1..c44cf23 100644 --- a/src/openalpr/featurematcher.h +++ b/src/openalpr/featurematcher.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/licenseplatecandidate.cpp b/src/openalpr/licenseplatecandidate.cpp index 8bd30f1..b7a6d60 100644 --- a/src/openalpr/licenseplatecandidate.cpp +++ b/src/openalpr/licenseplatecandidate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/licenseplatecandidate.h b/src/openalpr/licenseplatecandidate.h index 9143efe..2ec48ea 100644 --- a/src/openalpr/licenseplatecandidate.h +++ b/src/openalpr/licenseplatecandidate.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/ocr.cpp b/src/openalpr/ocr.cpp index 3312755..37cbbfd 100644 --- a/src/openalpr/ocr.cpp +++ b/src/openalpr/ocr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/ocr.h b/src/openalpr/ocr.h index 70226b0..0313065 100644 --- a/src/openalpr/ocr.h +++ b/src/openalpr/ocr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/platecorners.cpp b/src/openalpr/platecorners.cpp index a597f54..94b78f5 100644 --- a/src/openalpr/platecorners.cpp +++ b/src/openalpr/platecorners.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/platecorners.h b/src/openalpr/platecorners.h index c0bf693..c965887 100644 --- a/src/openalpr/platecorners.h +++ b/src/openalpr/platecorners.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/platelines.cpp b/src/openalpr/platelines.cpp index eec2447..e244ca6 100644 --- a/src/openalpr/platelines.cpp +++ b/src/openalpr/platelines.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/platelines.h b/src/openalpr/platelines.h index 76b9b33..872a80e 100644 --- a/src/openalpr/platelines.h +++ b/src/openalpr/platelines.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/postprocess.cpp b/src/openalpr/postprocess.cpp index 18bb451..7797db6 100644 --- a/src/openalpr/postprocess.cpp +++ b/src/openalpr/postprocess.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/postprocess.h b/src/openalpr/postprocess.h index 3d8eabb..892c75b 100644 --- a/src/openalpr/postprocess.h +++ b/src/openalpr/postprocess.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/charactersegmenter.cpp b/src/openalpr/segmentation/charactersegmenter.cpp index 52d1127..76b482a 100644 --- a/src/openalpr/segmentation/charactersegmenter.cpp +++ b/src/openalpr/segmentation/charactersegmenter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/charactersegmenter.h b/src/openalpr/segmentation/charactersegmenter.h index 12373fd..54cb4fc 100644 --- a/src/openalpr/segmentation/charactersegmenter.h +++ b/src/openalpr/segmentation/charactersegmenter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/segment.cpp b/src/openalpr/segmentation/segment.cpp index 1650cc5..2c5bb95 100644 --- a/src/openalpr/segmentation/segment.cpp +++ b/src/openalpr/segmentation/segment.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/segment.h b/src/openalpr/segmentation/segment.h index 7743ab6..c07f9a5 100644 --- a/src/openalpr/segmentation/segment.h +++ b/src/openalpr/segmentation/segment.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/segmentationgroup.cpp b/src/openalpr/segmentation/segmentationgroup.cpp index a146364..117f094 100644 --- a/src/openalpr/segmentation/segmentationgroup.cpp +++ b/src/openalpr/segmentation/segmentationgroup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/segmentationgroup.h b/src/openalpr/segmentation/segmentationgroup.h index d9cc633..cd12e73 100644 --- a/src/openalpr/segmentation/segmentationgroup.h +++ b/src/openalpr/segmentation/segmentationgroup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/verticalhistogram.cpp b/src/openalpr/segmentation/verticalhistogram.cpp index 88b506b..2ba9733 100644 --- a/src/openalpr/segmentation/verticalhistogram.cpp +++ b/src/openalpr/segmentation/verticalhistogram.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/segmentation/verticalhistogram.h b/src/openalpr/segmentation/verticalhistogram.h index 56f5cb9..92e554e 100644 --- a/src/openalpr/segmentation/verticalhistogram.h +++ b/src/openalpr/segmentation/verticalhistogram.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/stateidentifier.cpp b/src/openalpr/stateidentifier.cpp index 0a84c91..f9aee36 100644 --- a/src/openalpr/stateidentifier.cpp +++ b/src/openalpr/stateidentifier.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/stateidentifier.h b/src/openalpr/stateidentifier.h index 3092a67..a42474e 100644 --- a/src/openalpr/stateidentifier.h +++ b/src/openalpr/stateidentifier.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/utility.cpp b/src/openalpr/utility.cpp index 4e13daf..f76f3cb 100644 --- a/src/openalpr/utility.cpp +++ b/src/openalpr/utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/utility.h b/src/openalpr/utility.h index 0262acc..4e95fa5 100644 --- a/src/openalpr/utility.h +++ b/src/openalpr/utility.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/video/videobuffer.cpp b/src/video/videobuffer.cpp index a5b17ab..d9daa35 100644 --- a/src/video/videobuffer.cpp +++ b/src/video/videobuffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 New Designs Unlimited, LLC + * Copyright (c) 2014 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr.