Copyright year updated

This commit is contained in:
Simon Rozman 2016-03-11 10:54:32 +01:00
parent 53306e12e3
commit d30de3937c
10 changed files with 11 additions and 14 deletions

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.
@ -17,8 +17,7 @@
along with MSICA. If not, see <http://www.gnu.org/licenses/>. along with MSICA. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef __MSICALib_H__ #pragma once
#define __MSICALib_H__
#include <atlbase.h> #include <atlbase.h>
#include <atlcoll.h> #include <atlcoll.h>
@ -1546,5 +1545,3 @@ template <class T> inline HRESULT COpList::LoadAndAddTail(ATL::CAtlFile &f)
} }
} // namespace MSICA } // namespace MSICA
#endif // __MSICALib_H__

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.

View File

@ -1,5 +1,5 @@
/* /*
Copyright 1991-2015 Amebis Copyright 1991-2016 Amebis
This file is part of MSICA. This file is part of MSICA.