diff options
Diffstat (limited to 'lib/kross/python')
-rw-r--r-- | lib/kross/python/cxx/Exception.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/Extensions.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/Objects.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/cxxsupport.cxx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/kross/python/cxx/Exception.hxx b/lib/kross/python/cxx/Exception.hxx index afcff489..044d4198 100644 --- a/lib/kross/python/cxx/Exception.hxx +++ b/lib/kross/python/cxx/Exception.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Extensions.hxx b/lib/kross/python/cxx/Extensions.hxx index 99889ec7..5c7c2bcf 100644 --- a/lib/kross/python/cxx/Extensions.hxx +++ b/lib/kross/python/cxx/Extensions.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Objects.hxx b/lib/kross/python/cxx/Objects.hxx index 28662d4f..97e52fc0 100644 --- a/lib/kross/python/cxx/Objects.hxx +++ b/lib/kross/python/cxx/Objects.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/cxxsupport.cxx b/lib/kross/python/cxx/cxxsupport.cxx index 61329b60..7bab6cc3 100644 --- a/lib/kross/python/cxx/cxxsupport.cxx +++ b/lib/kross/python/cxx/cxxsupport.cxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See Legal.htm for full text and disclaimer. //---------------------------------------------------------------------------// |