Skip to content

Commit

Permalink
updated header copyright for 2017.
Browse files Browse the repository at this point in the history
  • Loading branch information
emgucv committed Dec 30, 2016
1 parent 5fcad05 commit a23ae28
Show file tree
Hide file tree
Showing 671 changed files with 671 additions and 671 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# --------------------------------------------------------
# Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
# Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
#
# Root CMake file for Emgu CV
#
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/ArucoInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/DetectorParameters.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/Dictionary.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/GridBoard.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# --------------------------------------------------------
# Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
# Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
# --------------------------------------------------------

IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Dnn/Blob.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

#if !(__IOS__ || UNITY_IPHONE || NETFX_CORE)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Dnn/DnnInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

#if !(__IOS__ || UNITY_IPHONE || NETFX_CORE)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Dnn/Importer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

#if !(__IOS__ || UNITY_IPHONE || NETFX_CORE)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Dnn/Net.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------
#if !(__IOS__ || UNITY_IPHONE || NETFX_CORE)
using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/FaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Plot/Plot2d.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Text/ERFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Tracking/MultiTracker.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Tracking/Tracker.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if !(__IOS__ || UNITY_IPHONE || UNITY_ANDROID || UNITY_EDITOR_OSX || UNITY_STANDALONE_OSX || UNITY_STANDALONE_WIN || UNITY_METRO || UNITY_EDITOR_WIN || NETFX_CORE)
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/DAISY.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/Freak.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/LATCH.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/LUCID.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/SIFT.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/SURF.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XFeatures2D/StarDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/DTFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# --------------------------------------------------------
# Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
# Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
# --------------------------------------------------------

IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Codec/CudaVideoReader.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Codec/CudaVideoWriter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CudaClahe.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CudaDeviceInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CudaImage.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CudaInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/CudaLookUpTable.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Features2d/CudaORBDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Features2d/Feature2DAsync.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Filters/CudaBoxFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Filters/CudaFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2017 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
Loading

0 comments on commit a23ae28

Please sign in to comment.