Skip to content

Commit 9a430b6

Browse files
committed
"This file is part of Squeak." -> "This file is part of OpenSmalltalk-VM."
1 parent c620d2c commit 9a430b6

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

platforms/Cross/plugins/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* All rights reserved.
99
*
10-
* This file is part of Squeak.
10+
* This file is part of OpenSmalltalk-VM.
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a
1313
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqCircularQueue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2016 by Ronie Salgado
44
* All rights reserved.
55
*
6-
* This file is part of Squeak.
6+
* This file is part of OpenSmalltalk-VM.
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a
99
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqExternalSemaphores.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* All rights reserved.
99
*
10-
* This file is part of Squeak.
10+
* This file is part of OpenSmalltalk-VM.
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a
1313
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqMemoryFence.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* All rights reserved.
99
*
10-
* This file is part of Squeak.
10+
* This file is part of OpenSmalltalk-VM.
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a
1313
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqPath.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2016 by Ronie Salgado
44
* All rights reserved.
55
*
6-
* This file is part of Squeak.
6+
* This file is part of OpenSmalltalk-VM.
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a
99
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqPath.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2016 by Ronie Salgado
44
* All rights reserved.
55
*
6-
* This file is part of Squeak.
6+
* This file is part of OpenSmalltalk-VM.
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a
99
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqSetjmpShim.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Eliot Miranda
77
* eliot.miranda@gmail.com
88
*
9-
* This file is part of Squeak.
9+
* This file is part of OpenSmalltalk-VM.
1010
*
1111
* Permission is hereby granted, free of charge, to any person obtaining a
1212
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqTextEncoding.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2016 by Ronie Salgado
44
* All rights reserved.
55
*
6-
* This file is part of Squeak.
6+
* This file is part of OpenSmalltalk-VM.
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a
99
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqTextEncoding.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2016 by Ronie Salgado
44
* All rights reserved.
55
*
6-
* This file is part of Squeak.
6+
* This file is part of OpenSmalltalk-VM.
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a
99
* copy of this software and associated documentation files (the "Software"),

platforms/Cross/vm/sqTicker.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* All rights reserved.
99
*
10-
* This file is part of Squeak.
10+
* This file is part of OpenSmalltalk-VM.
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a
1313
* copy of this software and associated documentation files (the "Software"),

0 commit comments

Comments
 (0)