Remove contributors from javascript files

This commit is contained in:
Brandon Myers 2018-01-04 16:45:55 -06:00
Родитель 08142e68eb
Коммит 6476e6e182
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AA79AD83045BBC7
27 изменённых файлов: 9 добавлений и 97 удалений

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2017 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Brandon Myers bmyers@mozilla.com
*/
//configuration settings

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
//configuration settings

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
if (Meteor.isClient) {
@ -21,4 +19,4 @@ if (Meteor.isClient) {
});
}
});
}
}

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
if (Meteor.isClient) {
@ -561,4 +558,4 @@ if (Meteor.isClient) {
dc.deregisterAllCharts('alertssummary');
};
};
};

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
if (Meteor.isClient) {
@ -42,4 +40,4 @@ if (Meteor.isClient) {
}); //end deps.autorun
};
};
};

Просмотреть файл

@ -4,11 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Avijit Gupta 526avijit@gmail.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
if (Meteor.isClient) {
@ -40,4 +37,4 @@ if (Meteor.isClient) {
$('#modalBlockIPWindow').modal('hide')
}
});
}
}

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
Avijit Gupta 526avijit@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
if (Meteor.isClient) {
@ -56,4 +54,4 @@ if (Meteor.isClient) {
Template.incidentsveris.destroyed = function () {
debugLog('destroyed');
};
}
}

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
if (Meteor.isClient) {
@ -195,4 +192,4 @@ if (Meteor.isClient) {
} //end Template rendered
} //end Meteor.isClient
} //end Meteor.isClient

Просмотреть файл

@ -4,12 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
Avijit Gupta 526avijit@gmail.com
Alicia Smith asmith@mozilla.com
*/
if (Meteor.isClient) {

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
*/
if (Meteor.isClient) {
@ -109,4 +106,4 @@ if (Meteor.isClient) {
Template.mozdefhealth.destroyed = function () {
dc.deregisterAllCharts();
};
}
}

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
if (Meteor.isClient) {
@ -17,4 +15,4 @@ if (Meteor.isClient) {
}); //end deps.autorun
};
};
};

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Yash Mehrotra yashmehrotra95@gmail.com
*/
//collections shared by client/server

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
//data models

Просмотреть файл

@ -4,11 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2017 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Brandon Myers bmyers@mozilla.com
Alicia Smith asmith@mozilla.com
*/
//configuration settings

Просмотреть файл

@ -4,8 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
*/
Router.configure({

Просмотреть файл

@ -4,9 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Avijit Gupta 526avijit@gmail.com
*/
if (Meteor.isServer) {
@ -139,4 +136,4 @@ if (Meteor.isServer) {
var response = Assets.getText('vr.config.json');
return response;
}
};
};

Просмотреть файл

@ -4,10 +4,6 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) 2014 Mozilla Corporation
Contributors:
Jeff Bryner jbryner@mozilla.com
Anthony Verez averez@mozilla.com
Alicia Smith asmith@mozilla.com
*/
if (Meteor.isServer) {