Salome HOME
Add header for copyrigh
[tools/hxx2salome.git] / scripts / parse1.awk
index 8d688d25f08b5e48b17a91165bf72901ba703dea..455ab957365349bf118b038edee163550ba280a1 100644 (file)
@@ -1,4 +1,8 @@
 # This awk program extract public functions of the class definition present in hxx interface
+# --
+# Copyright (C) CEA, EDF
+# Author : Nicolas Crouzet (CEA)
+# --
 
 BEGIN { public=0 }