diff --git a/LGPL b/LGPL deleted file mode 100644 index 65c5ca88..00000000 --- a/LGPL +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/background.html b/background.html index 62f90d90..0400c8e2 100644 --- a/background.html +++ b/background.html @@ -1,17 +1,3 @@ - - diff --git a/js/axolotl_store.js b/js/axolotl_store.js index 4c3ac503..f8e02e67 100644 --- a/js/axolotl_store.js +++ b/js/axolotl_store.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { 'use strict'; diff --git a/js/background.js b/js/background.js index c9661160..c2383982 100644 --- a/js/background.js +++ b/js/background.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { diff --git a/js/bimap.js b/js/bimap.js index 88691f30..8ae367e5 100644 --- a/js/bimap.js +++ b/js/bimap.js @@ -1,21 +1,7 @@ /*global $, Whisper, Backbone, textsecure, extension*/ -/* vim: ts=4:sw=4:expandtab: - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ - - // A bidirectional hash that allows constant-time lookup for // key -> value and value -> key (function () { diff --git a/js/chromium.js b/js/chromium.js index 2f6d7829..34d89621 100644 --- a/js/chromium.js +++ b/js/chromium.js @@ -1,18 +1,5 @@ -/*global chrome*/ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/conversation_panel.js b/js/conversation_panel.js index 33f0d281..385629c3 100644 --- a/js/conversation_panel.js +++ b/js/conversation_panel.js @@ -1,18 +1,6 @@ /*global $, Whisper, Backbone, textsecure, extension*/ -/* vim: ts=4:sw=4:expandtab: - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/database.js b/js/database.js index d4b01dd1..3924e609 100644 --- a/js/database.js +++ b/js/database.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { diff --git a/js/index.js b/js/index.js index aad3063c..738a177e 100644 --- a/js/index.js +++ b/js/index.js @@ -1,18 +1,6 @@ /*global $, Whisper, Backbone, textsecure, extension*/ -/* vim: ts=4:sw=4:expandtab: - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/libphonenumber-util.js b/js/libphonenumber-util.js index 45b38538..da399b93 100644 --- a/js/libphonenumber-util.js +++ b/js/libphonenumber-util.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab: - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { "use strict"; diff --git a/js/libtextsecure.js b/js/libtextsecure.js index 8fa14a00..848ee1d1 100644 --- a/js/libtextsecure.js +++ b/js/libtextsecure.js @@ -1,20 +1,7 @@ ;(function() { -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ - ;(function() { 'use strict'; @@ -37861,20 +37848,8 @@ axolotlInternal.RecipientRecord = function() { })(); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function(){ @@ -37969,20 +37944,8 @@ axolotlInternal.RecipientRecord = function() { }; })(); -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; @@ -38032,20 +37995,8 @@ axolotlInternal.RecipientRecord = function() { })(); -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; @@ -38085,20 +38036,8 @@ axolotlInternal.RecipientRecord = function() { }; })(); -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; @@ -38179,20 +38118,8 @@ axolotlInternal.RecipientRecord = function() { }; })(); -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; @@ -38388,23 +38315,9 @@ axolotlInternal.RecipientRecord = function() { loadProtoBufs('DeviceMessages.proto'); })(); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ - /* + * vim: ts=4:sw=4:expandtab + * * var socket = TextSecureWebSocket(url); * * Returns an adamantium-reinforced super socket, capable of @@ -38475,20 +38388,8 @@ TextSecureWebSocket = function (url, opts) { return socketWrapper; }; -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function(){ 'use strict'; @@ -38676,20 +38577,8 @@ TextSecureWebSocket = function (url, opts) { }()); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ window.textsecure = window.textsecure || {}; @@ -38912,20 +38801,8 @@ function processDecrypted(decrypted, source) { }); } -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { "use strict"; @@ -39010,20 +38887,8 @@ function processDecrypted(decrypted, source) { }; }()); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ TextSecureServer = function () { @@ -39347,20 +39212,8 @@ TextSecureServer = function () { return self; }(); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ @@ -39521,20 +39374,8 @@ function generateKeys(count, progressCallback) { }); } -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function () { @@ -39759,20 +39600,8 @@ function generateKeys(count, progressCallback) { }()); -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ // sendMessage(numbers = [], message = PushMessageContentProto, callback(success/failure map)) window.textsecure.messaging = function() { diff --git a/js/models/conversations.js b/js/models/conversations.js index 7a521610..7ddcfb2b 100644 --- a/js/models/conversations.js +++ b/js/models/conversations.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/models/messages.js b/js/models/messages.js index dded20f9..e4ea2a47 100644 --- a/js/models/messages.js +++ b/js/models/messages.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/notifications.js b/js/notifications.js index e1126d23..a87543c8 100644 --- a/js/notifications.js +++ b/js/notifications.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { 'use strict'; diff --git a/js/options.js b/js/options.js index c65153e3..01711fa3 100644 --- a/js/options.js +++ b/js/options.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { 'use strict'; diff --git a/js/panel_controller.js b/js/panel_controller.js index 410c766a..f0d37301 100644 --- a/js/panel_controller.js +++ b/js/panel_controller.js @@ -1,18 +1,6 @@ /*global $, Whisper, Backbone, textsecure, extension*/ -/* vim: ts=4:sw=4:expandtab: - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ // This script should only be included in background.html diff --git a/js/register.js b/js/register.js index 89f489f1..3c1ea552 100644 --- a/js/register.js +++ b/js/register.js @@ -1,19 +1,6 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ - ;(function() { 'use strict'; extension.windows.getBackground(function(bg) { diff --git a/js/storage.js b/js/storage.js index d6422c94..30a424c9 100644 --- a/js/storage.js +++ b/js/storage.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { 'use strict'; diff --git a/js/views/attachment_preview_view.js b/js/views/attachment_preview_view.js index 9daf06b8..d619d3a6 100644 --- a/js/views/attachment_preview_view.js +++ b/js/views/attachment_preview_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/attachment_view.js b/js/views/attachment_view.js index c9722245..0d529082 100644 --- a/js/views/attachment_view.js +++ b/js/views/attachment_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/confirmation_dialog_view.js b/js/views/confirmation_dialog_view.js index a6b15a03..4ab39ef8 100644 --- a/js/views/confirmation_dialog_view.js +++ b/js/views/confirmation_dialog_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/contact_list_view.js b/js/views/contact_list_view.js index 47bfdd35..15b6683e 100644 --- a/js/views/contact_list_view.js +++ b/js/views/contact_list_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/conversation_list_item_view.js b/js/views/conversation_list_item_view.js index cd379c2c..9192dd4a 100644 --- a/js/views/conversation_list_item_view.js +++ b/js/views/conversation_list_item_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/conversation_list_view.js b/js/views/conversation_list_view.js index 4dd7adeb..a974489a 100644 --- a/js/views/conversation_list_view.js +++ b/js/views/conversation_list_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/conversation_view.js b/js/views/conversation_view.js index 52e2161e..78454a32 100644 --- a/js/views/conversation_view.js +++ b/js/views/conversation_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/end_session_view.js b/js/views/end_session_view.js index 6562aa66..23e937c5 100644 --- a/js/views/end_session_view.js +++ b/js/views/end_session_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/error_view.js b/js/views/error_view.js index ed2b6f14..38f816df 100644 --- a/js/views/error_view.js +++ b/js/views/error_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/file_input_view.js b/js/views/file_input_view.js index 9bd3625d..99c21489 100644 --- a/js/views/file_input_view.js +++ b/js/views/file_input_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/group_member_list_view.js b/js/views/group_member_list_view.js index 01811e2e..97d7e7a5 100644 --- a/js/views/group_member_list_view.js +++ b/js/views/group_member_list_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/group_update_view.js b/js/views/group_update_view.js index 429a9699..3d90171c 100644 --- a/js/views/group_update_view.js +++ b/js/views/group_update_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/inbox_view.js b/js/views/inbox_view.js index 6083babd..e4e56613 100644 --- a/js/views/inbox_view.js +++ b/js/views/inbox_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/key_conflict_dialogue_view.js b/js/views/key_conflict_dialogue_view.js index f582bf3d..40ad44d5 100644 --- a/js/views/key_conflict_dialogue_view.js +++ b/js/views/key_conflict_dialogue_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/key_verification_view.js b/js/views/key_verification_view.js index 16fa5443..eae51123 100644 --- a/js/views/key_verification_view.js +++ b/js/views/key_verification_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/list_view.js b/js/views/list_view.js index efc28e70..2894af2a 100644 --- a/js/views/list_view.js +++ b/js/views/list_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/message_detail_view.js b/js/views/message_detail_view.js index f54e2f64..6ed002fd 100644 --- a/js/views/message_detail_view.js +++ b/js/views/message_detail_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/message_list_view.js b/js/views/message_list_view.js index 89d77f2f..a30eaeb6 100644 --- a/js/views/message_list_view.js +++ b/js/views/message_list_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/message_view.js b/js/views/message_view.js index 8f4bed28..090f9a8d 100644 --- a/js/views/message_view.js +++ b/js/views/message_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/new_conversation_view.js b/js/views/new_conversation_view.js index e606f282..2dc61cc8 100644 --- a/js/views/new_conversation_view.js +++ b/js/views/new_conversation_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/new_group_update_view.js b/js/views/new_group_update_view.js index 38accec6..a1f8691b 100644 --- a/js/views/new_group_update_view.js +++ b/js/views/new_group_update_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/phone-input-view.js b/js/views/phone-input-view.js index 86863ecf..812d5736 100644 --- a/js/views/phone-input-view.js +++ b/js/views/phone-input-view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/recipients_input_view.js b/js/views/recipients_input_view.js index 60953350..10d0150a 100644 --- a/js/views/recipients_input_view.js +++ b/js/views/recipients_input_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/toast_view.js b/js/views/toast_view.js index cb4c39e9..bf5edd0e 100644 --- a/js/views/toast_view.js +++ b/js/views/toast_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/whisper_view.js b/js/views/whisper_view.js index 47cdc8ec..79cb27fa 100644 --- a/js/views/whisper_view.js +++ b/js/views/whisper_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/js/views/window_controls_view.js b/js/views/window_controls_view.js index 3ad9a818..82b70168 100644 --- a/js/views/window_controls_view.js +++ b/js/views/window_controls_view.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/libtextsecure/account_manager.js b/libtextsecure/account_manager.js index f499cd68..439ffd15 100644 --- a/libtextsecure/account_manager.js +++ b/libtextsecure/account_manager.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ diff --git a/libtextsecure/api.js b/libtextsecure/api.js index 493608b7..c861d288 100644 --- a/libtextsecure/api.js +++ b/libtextsecure/api.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ TextSecureServer = function () { diff --git a/libtextsecure/crypto.js b/libtextsecure/crypto.js index 65e08252..5e0b8364 100644 --- a/libtextsecure/crypto.js +++ b/libtextsecure/crypto.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function(){ diff --git a/libtextsecure/errors.js b/libtextsecure/errors.js index 38529e5b..c7a4fa0c 100644 --- a/libtextsecure/errors.js +++ b/libtextsecure/errors.js @@ -1,19 +1,6 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ - ;(function() { 'use strict'; diff --git a/libtextsecure/helpers.js b/libtextsecure/helpers.js index 2332c44b..46a14f1f 100644 --- a/libtextsecure/helpers.js +++ b/libtextsecure/helpers.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ window.textsecure = window.textsecure || {}; diff --git a/libtextsecure/key_worker.js b/libtextsecure/key_worker.js index f2fa1c58..82bfc9fe 100644 --- a/libtextsecure/key_worker.js +++ b/libtextsecure/key_worker.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/message_receiver.js b/libtextsecure/message_receiver.js index caba9cb2..fc99060c 100644 --- a/libtextsecure/message_receiver.js +++ b/libtextsecure/message_receiver.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function () { diff --git a/libtextsecure/sendmessage.js b/libtextsecure/sendmessage.js index 18088683..e28ecf52 100644 --- a/libtextsecure/sendmessage.js +++ b/libtextsecure/sendmessage.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ // sendMessage(numbers = [], message = PushMessageContentProto, callback(success/failure map)) window.textsecure.messaging = function() { diff --git a/libtextsecure/storage.js b/libtextsecure/storage.js index 7b1ef660..1c919e80 100644 --- a/libtextsecure/storage.js +++ b/libtextsecure/storage.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/storage/devices.js b/libtextsecure/storage/devices.js index 3f60e080..eb16b5cc 100644 --- a/libtextsecure/storage/devices.js +++ b/libtextsecure/storage/devices.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/storage/groups.js b/libtextsecure/storage/groups.js index b626c0bc..ce1fb862 100644 --- a/libtextsecure/storage/groups.js +++ b/libtextsecure/storage/groups.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/storage/user.js b/libtextsecure/storage/user.js index 65ac284a..5c6fad76 100644 --- a/libtextsecure/storage/user.js +++ b/libtextsecure/storage/user.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/stringview.js b/libtextsecure/stringview.js index a81beacb..d20e51fd 100644 --- a/libtextsecure/stringview.js +++ b/libtextsecure/stringview.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { "use strict"; diff --git a/libtextsecure/test/_test.js b/libtextsecure/test/_test.js index aa9f7cf7..d4d557b8 100644 --- a/libtextsecure/test/_test.js +++ b/libtextsecure/test/_test.js @@ -1,18 +1,3 @@ -/* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ - mocha.setup("bdd"); window.assert = chai.assert; diff --git a/libtextsecure/test/contacts_parser_test.js b/libtextsecure/test/contacts_parser_test.js index a6a31e07..22261daf 100644 --- a/libtextsecure/test/contacts_parser_test.js +++ b/libtextsecure/test/contacts_parser_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/device_storage_test.js b/libtextsecure/test/device_storage_test.js index 084039bf..453862c2 100644 --- a/libtextsecure/test/device_storage_test.js +++ b/libtextsecure/test/device_storage_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/fake_api.js b/libtextsecure/test/fake_api.js index 6ce7f2b9..f2f0356c 100644 --- a/libtextsecure/test/fake_api.js +++ b/libtextsecure/test/fake_api.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ var getKeysForNumberMap = {}; diff --git a/libtextsecure/test/generate_keys_test.js b/libtextsecure/test/generate_keys_test.js index 1f1605b3..21cef1bd 100644 --- a/libtextsecure/test/generate_keys_test.js +++ b/libtextsecure/test/generate_keys_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/helpers_test.js b/libtextsecure/test/helpers_test.js index 66c958e7..87e0b904 100644 --- a/libtextsecure/test/helpers_test.js +++ b/libtextsecure/test/helpers_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/index.html b/libtextsecure/test/index.html index 3a40aed2..837b5363 100644 --- a/libtextsecure/test/index.html +++ b/libtextsecure/test/index.html @@ -1,17 +1,3 @@ - - diff --git a/libtextsecure/test/message_receiver_test.js b/libtextsecure/test/message_receiver_test.js index 8ce2ecc9..5ce714ef 100644 --- a/libtextsecure/test/message_receiver_test.js +++ b/libtextsecure/test/message_receiver_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ describe('MessageReceiver', function() { diff --git a/libtextsecure/test/protocol_test.js b/libtextsecure/test/protocol_test.js index f19eea34..54123d27 100644 --- a/libtextsecure/test/protocol_test.js +++ b/libtextsecure/test/protocol_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/storage_test.js b/libtextsecure/test/storage_test.js index d7d6bd1a..16e5a7f1 100644 --- a/libtextsecure/test/storage_test.js +++ b/libtextsecure/test/storage_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/libtextsecure/test/test.js b/libtextsecure/test/test.js index 423fefe2..9bf84a52 100644 --- a/libtextsecure/test/test.js +++ b/libtextsecure/test/test.js @@ -11508,21 +11508,6 @@ require.alias("chai/index.js", "chai/index.js");if (typeof exports == "object") } else { this["chai"] = require("chai"); }})(); -/* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ - mocha.setup("bdd"); window.assert = chai.assert; diff --git a/libtextsecure/test/websocket-resources_test.js b/libtextsecure/test/websocket-resources_test.js index 3c57b3d2..4a81726b 100644 --- a/libtextsecure/test/websocket-resources_test.js +++ b/libtextsecure/test/websocket-resources_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function() { diff --git a/libtextsecure/test/websocket_test.js b/libtextsecure/test/websocket_test.js index ac5c80ad..85d54991 100644 --- a/libtextsecure/test/websocket_test.js +++ b/libtextsecure/test/websocket_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ describe('TextSecureWebSocket', function() { diff --git a/libtextsecure/websocket-resources.js b/libtextsecure/websocket-resources.js index 47c31f35..542d80e1 100644 --- a/libtextsecure/websocket-resources.js +++ b/libtextsecure/websocket-resources.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ ;(function(){ 'use strict'; diff --git a/libtextsecure/websocket.js b/libtextsecure/websocket.js index 88c2efe1..6e5e20e6 100644 --- a/libtextsecure/websocket.js +++ b/libtextsecure/websocket.js @@ -1,20 +1,6 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ - /* + * vim: ts=4:sw=4:expandtab + * * var socket = TextSecureWebSocket(url); * * Returns an adamantium-reinforced super socket, capable of diff --git a/options.html b/options.html index 533e4dad..1cdfa4b2 100644 --- a/options.html +++ b/options.html @@ -1,17 +1,3 @@ - - diff --git a/register.html b/register.html index 1a217880..20384fe7 100644 --- a/register.html +++ b/register.html @@ -1,17 +1,3 @@ - - diff --git a/stylesheets/options.css b/stylesheets/options.css index 9e38760b..8e55d1e6 100644 --- a/stylesheets/options.css +++ b/stylesheets/options.css @@ -1,18 +1,4 @@ @charset "UTF-8"; -/* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ @font-face { font-family: 'Roboto-Light'; src: url("/fonts/Roboto-Light.ttf") format("truetype"); } diff --git a/stylesheets/options.scss b/stylesheets/options.scss index 20a359b9..95a1c646 100644 --- a/stylesheets/options.scss +++ b/stylesheets/options.scss @@ -1,18 +1,3 @@ -/* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - */ - @import 'variables'; @import 'bootstrap'; diff --git a/test/_test.js b/test/_test.js index ed449197..e9d3d140 100644 --- a/test/_test.js +++ b/test/_test.js @@ -1,18 +1,6 @@ /* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * vim: ts=4:sw=4:expandtab */ - mocha.setup("bdd"); window.assert = chai.assert; diff --git a/test/index.html b/test/index.html index a9258ff3..52827f5c 100644 --- a/test/index.html +++ b/test/index.html @@ -1,17 +1,3 @@ - - diff --git a/test/models/conversations_test.js b/test/models/conversations_test.js index 8622aaf5..3af53942 100644 --- a/test/models/conversations_test.js +++ b/test/models/conversations_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { diff --git a/test/models/messages_test.js b/test/models/messages_test.js index bdbda250..a8b50428 100644 --- a/test/models/messages_test.js +++ b/test/models/messages_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ (function () { 'use strict'; diff --git a/test/storage_test.js b/test/storage_test.js index c7346e45..8dba41ec 100644 --- a/test/storage_test.js +++ b/test/storage_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4 - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ 'use strict'; diff --git a/test/test.js b/test/test.js index ace21207..7728937e 100644 --- a/test/test.js +++ b/test/test.js @@ -10873,20 +10873,8 @@ require.alias("chai/index.js", "chai/index.js");if (typeof exports == "object") this["chai"] = require("chai"); }})(); /* - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * vim: ts=4:sw=4:expandtab */ - mocha.setup("bdd"); window.assert = chai.assert; diff --git a/test/views/threads_test.js b/test/views/threads_test.js index 6d3cd771..b0dcf3df 100644 --- a/test/views/threads_test.js +++ b/test/views/threads_test.js @@ -1,17 +1,5 @@ -/* vim: ts=4:sw=4:expandtab - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . +/* + * vim: ts=4:sw=4:expandtab */ describe('Threads', function() {