Skip to content

Commit e05bfc7

Browse files
committed
exp2py: change file header StepClassLibrary (SCL) to STEPCODE project
1 parent f83e0ab commit e05bfc7

20 files changed

+20
-20
lines changed

src/exp2python/python/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# All rights reserved.
66

7-
# This file is part of the StepClassLibrary (SCL).
7+
# This file is part of the STEPCODE project.
88
#
99
# Redistribution and use in source and binary forms, with or without
1010
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/AggregationDataTypes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/BaseType.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/Builtin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011-2012, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/ConstructedDataTypes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/Model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011-2012, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/Part21.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# All rights reserved.
88
#
9-
# This file is part of the StepClassLibrary (SCL).
9+
# This file is part of the STEPCODE project.
1010
#
1111
# Redistribution and use in source and binary forms, with or without
1212
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/Rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011-2012, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/SCLBase.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) 2022, Chris Horler (cshorler@googlemail.com)
33
# All rights reserved.
44

5-
# This file is part of the StepClassLibrary (SCL).
5+
# This file is part of the STEPCODE project.
66
#
77
# Redistribution and use in source and binary forms, with or without
88
# modification, are permitted provided that the following conditions are met:

src/exp2python/python/stepcode/SimpleDataTypes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2011, Thomas Paviot (tpaviot@gmail.com)
22
# All rights reserved.
33

4-
# This file is part of the StepClassLibrary (SCL).
4+
# This file is part of the STEPCODE project.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)