diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile
index 57a46be..66b3799 100644
--- a/MSIBuild/Makefile
+++ b/MSIBuild/Makefile
@@ -1,23 +1,20 @@
#
-# MSICA, Copyright (C) Amebis, Slovenia
+# Copyright ("1991-2015") Amebis
#
-# This program is free software; you can redistribute it and/or modify
+# This file is part of MSICA.
+#
+# MSICA is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful,
+# MSICA is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
#
-# See the GNU General Public License for more details, included in the file
-# LICENSE.rtf which you should have received along with this program.
-#
-# If you did not receive a copy of the GNU General Public License,
-# write to the Free Software Foundation, Inc., 675 Mass Ave,
-# Cambridge, MA 02139, USA.
-#
-# Amebis can be contacted at http://www.amebis.si
+# You should have received a copy of the GNU General Public License
+# along with MSICA. If not, see .
#
!INCLUDE "..\..\..\include\MSIBuildCfg.mak"
diff --git a/MSICALib.cpp b/MSICALib.cpp
index 1214c8c..881bd4f 100644
--- a/MSICALib.cpp
+++ b/MSICALib.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/MSICALib.h b/MSICALib.h
index 48cf7d4..c71f270 100644
--- a/MSICALib.h
+++ b/MSICALib.h
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#ifndef __MSICALib_H__
diff --git a/OpCert.cpp b/OpCert.cpp
index 9c67028..e58d994 100644
--- a/OpCert.cpp
+++ b/OpCert.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/OpFile.cpp b/OpFile.cpp
index dc094a7..de3ff1f 100644
--- a/OpFile.cpp
+++ b/OpFile.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/OpReg.cpp b/OpReg.cpp
index 7710d87..ea975ad 100644
--- a/OpReg.cpp
+++ b/OpReg.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/OpSvc.cpp b/OpSvc.cpp
index 833cba7..5c9ab3c 100644
--- a/OpSvc.cpp
+++ b/OpSvc.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/OpTS.cpp b/OpTS.cpp
index 363433b..dc6a87c 100644
--- a/OpTS.cpp
+++ b/OpTS.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/OpWLAN.cpp b/OpWLAN.cpp
index 4e0f26f..938c257 100644
--- a/OpWLAN.cpp
+++ b/OpWLAN.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/stdafx.cpp b/stdafx.cpp
index 2a7ca0c..c75333f 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#include "stdafx.h"
diff --git a/stdafx.h b/stdafx.h
index 6011ea0..13b5a96 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -1,23 +1,20 @@
/*
- MSICA, Copyright (C) Amebis, Slovenia
+ Copyright ("1991-2015") Amebis
- This program is free software; you can redistribute it and/or modify
+ This file is part of MSICA.
+
+ MSICA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ MSICA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- See the GNU General Public License for more details, included in the file
- LICENSE.rtf which you should have received along with this program.
-
- If you did not receive a copy of the GNU General Public License,
- write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA.
-
- Amebis can be contacted at http://www.amebis.si
+ You should have received a copy of the GNU General Public License
+ along with MSICA. If not, see .
*/
#pragma once