diff --git a/src/main.cpp b/src/main.cpp index f6ead92..bd32589 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 27db3c0..4ece8c6 100644 --- a/src/misc_utilities/benchmarks/benchmark.cpp +++ b/src/misc_utilities/benchmarks/benchmark.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 d9d72e0..42d950f 100644 --- a/src/misc_utilities/classifychars.cpp +++ b/src/misc_utilities/classifychars.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 a92e075..cf19638 100644 --- a/src/misc_utilities/prepcharsfortraining.cpp +++ b/src/misc_utilities/prepcharsfortraining.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 f049dfb..8a1850e 100644 --- a/src/misc_utilities/sortstate.cpp +++ b/src/misc_utilities/sortstate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 d1beb5d..089ed37 100644 --- a/src/misc_utilities/tagplates.cpp +++ b/src/misc_utilities/tagplates.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 ee09865..ad682a6 100644 --- a/src/openalpr/alpr.cpp +++ b/src/openalpr/alpr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 49e0c25..d06b408 100644 --- a/src/openalpr/alpr.h +++ b/src/openalpr/alpr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 0b9680b..9b4a19f 100644 --- a/src/openalpr/alpr_impl.cpp +++ b/src/openalpr/alpr_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 93a35dc..4318a2a 100644 --- a/src/openalpr/alpr_impl.h +++ b/src/openalpr/alpr_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 bb52818..7e84d67 100644 --- a/src/openalpr/binarize_wolf.cpp +++ b/src/openalpr/binarize_wolf.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 dd6b701..48ff2b7 100644 --- a/src/openalpr/binarize_wolf.h +++ b/src/openalpr/binarize_wolf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 4b8bc28..4598d96 100644 --- a/src/openalpr/colorfilter.cpp +++ b/src/openalpr/colorfilter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 ab00b56..a4998a1 100644 --- a/src/openalpr/colorfilter.h +++ b/src/openalpr/colorfilter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 798736a..23dabfb 100644 --- a/src/openalpr/config.cpp +++ b/src/openalpr/config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 0b8032b..e851f00 100644 --- a/src/openalpr/config.h +++ b/src/openalpr/config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 655fe44..cf1e3bb 100644 --- a/src/openalpr/constants.h +++ b/src/openalpr/constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 8130c29..4c7532d 100644 --- a/src/openalpr/detection/detector.cpp +++ b/src/openalpr/detection/detector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 d93a2e6..b79a888 100644 --- a/src/openalpr/detection/detector.h +++ b/src/openalpr/detection/detector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 6715614..f541b2b 100644 --- a/src/openalpr/detection/detectorcpu.cpp +++ b/src/openalpr/detection/detectorcpu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 540d55a..a7eb464 100644 --- a/src/openalpr/detection/detectorcpu.h +++ b/src/openalpr/detection/detectorcpu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 ea5ddfc..8e3d926 100644 --- a/src/openalpr/detection/detectorfactory.h +++ b/src/openalpr/detection/detectorfactory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/edgefinder.cpp b/src/openalpr/edges/edgefinder.cpp index 3c580d7..2295263 100644 --- a/src/openalpr/edges/edgefinder.cpp +++ b/src/openalpr/edges/edgefinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/edgefinder.h b/src/openalpr/edges/edgefinder.h index 0b1f645..2619b69 100644 --- a/src/openalpr/edges/edgefinder.h +++ b/src/openalpr/edges/edgefinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/platecorners.cpp b/src/openalpr/edges/platecorners.cpp index d750b73..b49b299 100644 --- a/src/openalpr/edges/platecorners.cpp +++ b/src/openalpr/edges/platecorners.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/platecorners.h b/src/openalpr/edges/platecorners.h index 0538855..12a1cbe 100644 --- a/src/openalpr/edges/platecorners.h +++ b/src/openalpr/edges/platecorners.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/platelines.cpp b/src/openalpr/edges/platelines.cpp index 8328d8d..14956a2 100644 --- a/src/openalpr/edges/platelines.cpp +++ b/src/openalpr/edges/platelines.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/platelines.h b/src/openalpr/edges/platelines.h index 41e36a6..33d49be 100644 --- a/src/openalpr/edges/platelines.h +++ b/src/openalpr/edges/platelines.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/scorekeeper.cpp b/src/openalpr/edges/scorekeeper.cpp index 35aa3d9..acb007e 100644 --- a/src/openalpr/edges/scorekeeper.cpp +++ b/src/openalpr/edges/scorekeeper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/edges/scorekeeper.h b/src/openalpr/edges/scorekeeper.h index 3ee3929..76103fd 100644 --- a/src/openalpr/edges/scorekeeper.h +++ b/src/openalpr/edges/scorekeeper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 66290c2..2d92900 100644 --- a/src/openalpr/featurematcher.cpp +++ b/src/openalpr/featurematcher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 2088790..ce83087 100644 --- a/src/openalpr/featurematcher.h +++ b/src/openalpr/featurematcher.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 57fb8bf..213daf1 100644 --- a/src/openalpr/licenseplatecandidate.cpp +++ b/src/openalpr/licenseplatecandidate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 2591a6c..afd81d9 100644 --- a/src/openalpr/licenseplatecandidate.h +++ b/src/openalpr/licenseplatecandidate.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 dc1c133..a379ff2 100644 --- a/src/openalpr/ocr.cpp +++ b/src/openalpr/ocr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 808cd0a..e31a6cb 100644 --- a/src/openalpr/ocr.h +++ b/src/openalpr/ocr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 fa7c2b7..f2194c9 100644 --- a/src/openalpr/postprocess.cpp +++ b/src/openalpr/postprocess.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 8bc98e3..4a22418 100644 --- a/src/openalpr/postprocess.h +++ b/src/openalpr/postprocess.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 125c615..b7309ba 100644 --- a/src/openalpr/segmentation/charactersegmenter.cpp +++ b/src/openalpr/segmentation/charactersegmenter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 831c643..4469c7c 100644 --- a/src/openalpr/segmentation/charactersegmenter.h +++ b/src/openalpr/segmentation/charactersegmenter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 8c088d1..94fd772 100644 --- a/src/openalpr/segmentation/segment.cpp +++ b/src/openalpr/segmentation/segment.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 8fa939c..c5dc660 100644 --- a/src/openalpr/segmentation/segment.h +++ b/src/openalpr/segmentation/segment.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 4a541ca..dab695a 100644 --- a/src/openalpr/segmentation/segmentationgroup.cpp +++ b/src/openalpr/segmentation/segmentationgroup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 40d5762..a559bff 100644 --- a/src/openalpr/segmentation/segmentationgroup.h +++ b/src/openalpr/segmentation/segmentationgroup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 6840ce6..a3f8826 100644 --- a/src/openalpr/segmentation/verticalhistogram.cpp +++ b/src/openalpr/segmentation/verticalhistogram.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 6e2d8d5..84f0be7 100644 --- a/src/openalpr/segmentation/verticalhistogram.h +++ b/src/openalpr/segmentation/verticalhistogram.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 d7977ef..49aa9ee 100644 --- a/src/openalpr/stateidentifier.cpp +++ b/src/openalpr/stateidentifier.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 cb7185d..2ea0501 100644 --- a/src/openalpr/stateidentifier.h +++ b/src/openalpr/stateidentifier.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/characteranalysis.cpp b/src/openalpr/textdetection/characteranalysis.cpp index 2ee94ad..f9b52d2 100644 --- a/src/openalpr/textdetection/characteranalysis.cpp +++ b/src/openalpr/textdetection/characteranalysis.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/characteranalysis.h b/src/openalpr/textdetection/characteranalysis.h index 2479172..03ce496 100644 --- a/src/openalpr/textdetection/characteranalysis.h +++ b/src/openalpr/textdetection/characteranalysis.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/linefinder.cpp b/src/openalpr/textdetection/linefinder.cpp index c1b2213..691523e 100644 --- a/src/openalpr/textdetection/linefinder.cpp +++ b/src/openalpr/textdetection/linefinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/linefinder.h b/src/openalpr/textdetection/linefinder.h index 2d546d1..43bb6d8 100644 --- a/src/openalpr/textdetection/linefinder.h +++ b/src/openalpr/textdetection/linefinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/platemask.cpp b/src/openalpr/textdetection/platemask.cpp index 44faf35..d7b04ef 100644 --- a/src/openalpr/textdetection/platemask.cpp +++ b/src/openalpr/textdetection/platemask.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/platemask.h b/src/openalpr/textdetection/platemask.h index 536167e..5e2da8f 100644 --- a/src/openalpr/textdetection/platemask.h +++ b/src/openalpr/textdetection/platemask.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/textcontours.cpp b/src/openalpr/textdetection/textcontours.cpp index c74fd56..311d298 100644 --- a/src/openalpr/textdetection/textcontours.cpp +++ b/src/openalpr/textdetection/textcontours.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/textcontours.h b/src/openalpr/textdetection/textcontours.h index 4b14915..6382567 100644 --- a/src/openalpr/textdetection/textcontours.h +++ b/src/openalpr/textdetection/textcontours.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/textline.cpp b/src/openalpr/textdetection/textline.cpp index 62a3b74..48014f7 100644 --- a/src/openalpr/textdetection/textline.cpp +++ b/src/openalpr/textdetection/textline.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/textdetection/textline.h b/src/openalpr/textdetection/textline.h index ac7f48a..9018078 100644 --- a/src/openalpr/textdetection/textline.h +++ b/src/openalpr/textdetection/textline.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/transformation.cpp b/src/openalpr/transformation.cpp index 2ad393d..fba3840 100644 --- a/src/openalpr/transformation.cpp +++ b/src/openalpr/transformation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr. diff --git a/src/openalpr/transformation.h b/src/openalpr/transformation.h index e5e34ba..330fa4e 100644 --- a/src/openalpr/transformation.h +++ b/src/openalpr/transformation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 66e5b26..c43f27f 100644 --- a/src/openalpr/utility.cpp +++ b/src/openalpr/utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 3399ee7..f846dff 100644 --- a/src/openalpr/utility.h +++ b/src/openalpr/utility.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 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 11dae0f..3f9d76a 100644 --- a/src/video/videobuffer.cpp +++ b/src/video/videobuffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 New Designs Unlimited, LLC + * Copyright (c) 2015 New Designs Unlimited, LLC * Opensource Automated License Plate Recognition [http://www.openalpr.com] * * This file is part of OpenAlpr.