mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-26 09:49:59 +01:00
Nsis Installers : change Copyright
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4137 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,6 +1,20 @@
|
|||||||
; Installation script for QET
|
; this file is part of installer for QElectroTech
|
||||||
; Written by QElectroTech Team
|
; Copyright (C)2015 QElectroTech Team <scorpio@qelectrotech.org>
|
||||||
; Licence : CC-BY-SA - http://creativecommons.org/licenses/by-sa/3.0/
|
;
|
||||||
|
; This program 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 (at your option) any later version.
|
||||||
|
;
|
||||||
|
; This program 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. See the
|
||||||
|
; GNU General Public License for more details.
|
||||||
|
;
|
||||||
|
; You should have received a copy of the GNU General Public License
|
||||||
|
; along with this program; if not, write to the Free Software
|
||||||
|
; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
; WebSite : http://qelectrotech.org/
|
; WebSite : http://qelectrotech.org/
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
@@ -12,7 +26,6 @@
|
|||||||
!include FileFunc.nsh
|
!include FileFunc.nsh
|
||||||
!insertmacro GetParameters
|
!insertmacro GetParameters
|
||||||
!insertmacro GetOptions
|
!insertmacro GetOptions
|
||||||
!include Sections.nsh
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,20 @@
|
|||||||
; Installation script for QET
|
; this file is part of installer for QElectroTech
|
||||||
; Written by Cyril Frausti and Laurent Trinques
|
; Copyright (C)2015 QElectroTech Team <scorpio@qelectrotech.org>
|
||||||
; Licence : CC-BY-SA - http://creativecommons.org/licenses/by-sa/3.0/
|
;
|
||||||
|
; This program 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 (at your option) any later version.
|
||||||
|
;
|
||||||
|
; This program 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. See the
|
||||||
|
; GNU General Public License for more details.
|
||||||
|
;
|
||||||
|
; You should have received a copy of the GNU General Public License
|
||||||
|
; along with this program; if not, write to the Free Software
|
||||||
|
; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
; WebSite : http://qelectrotech.org/
|
; WebSite : http://qelectrotech.org/
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user