diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-12 12:29:45 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-16 13:05:16 +0000 |
commit | 4a25f710d417f57507f840ad758f8ad2a3629c6e (patch) | |
tree | ac07916120b74a019ea02bb973c67682876385af /Source/JavaScriptCore | |
parent | 9f70a9712092964b764ab18af491fec75aac7529 (diff) | |
download | qtwebkit-4a25f710d417f57507f840ad758f8ad2a3629c6e.tar.gz |
Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: Icc6f774c9ca37ea88ac024163386b16fc50fb2a7
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore')
-rw-r--r-- | Source/JavaScriptCore/API/JSStringRefQt.cpp | 2 | ||||
-rw-r--r-- | Source/JavaScriptCore/API/JSStringRefQt.h | 2 | ||||
-rw-r--r-- | Source/JavaScriptCore/jit/JITStubsMSVC64.asm | 2 | ||||
-rw-r--r-- | Source/JavaScriptCore/offlineasm/x86.rb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Source/JavaScriptCore/API/JSStringRefQt.cpp b/Source/JavaScriptCore/API/JSStringRefQt.cpp index 259bad8e6..c1ce761f7 100644 --- a/Source/JavaScriptCore/API/JSStringRefQt.cpp +++ b/Source/JavaScriptCore/API/JSStringRefQt.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, 2007 Apple Computer, Inc. All rights reserved. - * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). + * Copyright (C) 2015 The Qt Company Ltd. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/Source/JavaScriptCore/API/JSStringRefQt.h b/Source/JavaScriptCore/API/JSStringRefQt.h index 63a059fdb..b4f934a3b 100644 --- a/Source/JavaScriptCore/API/JSStringRefQt.h +++ b/Source/JavaScriptCore/API/JSStringRefQt.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, 2007 Apple Computer, Inc. All rights reserved. - * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). + * Copyright (C) 2015 The Qt Company Ltd. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/Source/JavaScriptCore/jit/JITStubsMSVC64.asm b/Source/JavaScriptCore/jit/JITStubsMSVC64.asm index 4a00e0d14..054214153 100644 --- a/Source/JavaScriptCore/jit/JITStubsMSVC64.asm +++ b/Source/JavaScriptCore/jit/JITStubsMSVC64.asm @@ -1,5 +1,5 @@ ;/* -; Copyright (C) 2013 Digia Plc. and/or its subsidiary(-ies) +; Copyright (C) 2015 The Qt Company Ltd ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions diff --git a/Source/JavaScriptCore/offlineasm/x86.rb b/Source/JavaScriptCore/offlineasm/x86.rb index 5e040ba76..ac433f36b 100644 --- a/Source/JavaScriptCore/offlineasm/x86.rb +++ b/Source/JavaScriptCore/offlineasm/x86.rb @@ -1,5 +1,5 @@ # Copyright (C) 2012 Apple Inc. All rights reserved. -# Copyright (C) 2013 Digia Plc. and/or its subsidiary(-ies) +# Copyright (C) 2015 The Qt Company Ltd # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |