]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
fix comment in .py filex after insertin copyrights
authorabd <abd@opencascade.com>
Tue, 30 May 2006 07:49:58 +0000 (07:49 +0000)
committerabd <abd@opencascade.com>
Tue, 30 May 2006 07:49:58 +0000 (07:49 +0000)
bin/NSparam.py
bin/addToKillList.py
bin/envSalome.py
bin/killSalome.py
bin/killSalomeWithPort.py
bin/runSalome.py
bin/salomeConsole.py
bin/showNS.py

index 69835e0247523cf4294b025561c4860c3cef6cb2..5ec527e11dedba4a18b6316e8ac8564804c7155d 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,6 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
 
 import sys,os
 import string
index ae21069b0d599bbfe2c56f7091c5ee55f9e0aaba..390ac2aaad41d7f2a6850cc43140ec35d240c0d5 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,6 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
 
 import os, sys, pickle, string, signal
 
index bbf2029c228a39ff5aa6047f21f707bf5162f6e5..744ba08cbf91f5620ddf6666af8024595836d728 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,7 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
+
 import os
 import sys
 
index af327ab9cca749276d3c7f4d1c740df6442b0e8b..2d93685ef505facf406d5ad219729604dd4695c6 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,7 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
+
 import os, string, sys, re
 
 from killSalomeWithPort import killMyPort, getPiDict
index a5920d4513861f84859314ece67c71647c1da3d8..2bfec7561c361babc909ca1bbcdeba04af7966b0 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,7 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
+
 import os, sys, pickle, signal, commands
 
 def getPiDict(port,appname='salome',full=True):
index 89aae4c63984e98922700b1e6f5e939102ccf265..9f0732b9cbc60247a2a979848d8b959f9f017839 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,6 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
 
 import sys, os, string, glob, time, pickle
 import orbmodule
index c92caa4747943bf743b8ef2c8ab9f6dfffdd41ea..c7875d06c577eaf24a3729c92e14f382f2a0f0be 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,6 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
 
 import os
 import sys
index 83f1c1623ae48c07280f3b3ff8b1c0ec1dfd394f..b3cc3f6dffe4e12ac7d2c5dd77e58cd855519f97 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # Copyright (C) 2005  OPEN CASCADE, CEA, EDF R&D, LEG
 #           PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
 # This library is free software; you can redistribute it and/or
@@ -16,7 +18,6 @@
 # 
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 # 
-#!/usr/bin/env python
 
 import orbmodule