Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 5f44fa2

Browse files
committed
[Cleanup] Copyright header corrections.
We are called LiveCode.
1 parent a5ea0f0 commit 5f44fa2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

contrib/emacs/livecode-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;; Copyright (C) 2015 Runtime Revolution Ltd.
1+
;; Copyright (C) 2015 LiveCode Ltd.
22

33
;; This file is part of LiveCode.
44

engine/Test-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<key>NSHighResolutionCapable</key>
3838
<true/>
3939
<key>NSHumanReadableCopyright</key>
40-
<string>Copyright 2000-2013, Runtime Revolution Ltd., All Rights Reserved.</string>
40+
<string>Copyright 2000-2015, LiveCode Ltd., All Rights Reserved.</string>
4141
<key>NSPrincipalClass</key>
4242
<string>com_runrev_livecode_MCApplication</string>
4343
</dict>

extensions/widgets/pushbutton/pushbutton.lcb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2015 Runtime Revolution Ltd.
2+
Copyright (C) 2015 LiveCode Ltd.
33

44
This file is part of LiveCode.
55

libbrowser/include/libbrowser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2003-2015 Runtime Revolution Ltd.
1+
/* Copyright (C) 2003-2015 LiveCode Ltd.
22
33
This file is part of LiveCode.
44

tests/_testlib.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
script "TestLibrary"
22
/*
3-
Copyright (C) 2015 Runtime Revolution Ltd.
3+
Copyright (C) 2015 LiveCode Ltd.
44
55
This file is part of LiveCode.
66

tests/_testrunner.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
script "TestRunner"
22
/*
3-
Copyright (C) 2015 Runtime Revolution Ltd.
3+
Copyright (C) 2015 LiveCode Ltd.
44
55
This file is part of LiveCode.
66

tests/lcs/core/field/hilitedlines.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
script "CoreFieldHilitedLines"
22

33
/*
4-
Copyright (C) 2015 Runtime Revolution Ltd.
4+
Copyright (C) 2015 LiveCode Ltd.
55
66
This file is part of LiveCode.
77

tests/lcs/core/field/tabStops.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
script "CoreFieldTabStops"
22

33
/*
4-
Copyright (C) 2015 Runtime Revolution Ltd.
4+
Copyright (C) 2015 LiveCode Ltd.
55
66
This file is part of LiveCode.
77

tests/lcs/core/field/tabWidths.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
script "CoreFieldTabWidths"
22

33
/*
4-
Copyright (C) 2015 Runtime Revolution Ltd.
4+
Copyright (C) 2015 LiveCode Ltd.
55
66
This file is part of LiveCode.
77

tests/lcs/core/graphics/dashes.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
script "CoreGraphicsDashes"
22

33
/*
4-
Copyright (C) 2015 Runtime Revolution Ltd.
4+
Copyright (C) 2015 LiveCode Ltd.
55
66
This file is part of LiveCode.
77

0 commit comments

Comments
 (0)