From 3237c77de0acb66d8910f3ea6863d74ad6594266 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 2 Nov 2016 23:18:41 +1300 Subject: Update copyright notice emails --- web/app/model/Attribute.js | 2 +- web/app/model/AttributeAlias.js | 4 ++-- web/app/model/Command.js | 2 +- web/app/model/Device.js | 2 +- web/app/model/Event.js | 2 +- web/app/model/Geofence.js | 2 +- web/app/model/Group.js | 2 +- web/app/model/Notification.js | 2 +- web/app/model/Position.js | 2 +- web/app/model/ReportSummary.js | 4 ++-- web/app/model/ReportTrip.js | 4 ++-- web/app/model/Server.js | 2 +- web/app/model/Statistics.js | 2 +- web/app/model/User.js | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) (limited to 'web/app/model') diff --git a/web/app/model/Attribute.js b/web/app/model/Attribute.js index b82fecf..a4aba97 100644 --- a/web/app/model/Attribute.js +++ b/web/app/model/Attribute.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/AttributeAlias.js b/web/app/model/AttributeAlias.js index 5c7ad68..39fe833 100644 --- a/web/app/model/AttributeAlias.js +++ b/web/app/model/AttributeAlias.js @@ -1,6 +1,6 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) - * Copyright 2016 Andrey Kunitsyn (abyss@fox5.ru) + * Copyright 2016 Anton Tananaev (anton@traccar.org) + * Copyright 2016 Andrey Kunitsyn (andrey@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Command.js b/web/app/model/Command.js index b38d9a4..b298028 100644 --- a/web/app/model/Command.js +++ b/web/app/model/Command.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Device.js b/web/app/model/Device.js index ecaca0b..f733a30 100644 --- a/web/app/model/Device.js +++ b/web/app/model/Device.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Event.js b/web/app/model/Event.js index a13e171..7a43086 100644 --- a/web/app/model/Event.js +++ b/web/app/model/Event.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Geofence.js b/web/app/model/Geofence.js index e49d611..63c8e8e 100644 --- a/web/app/model/Geofence.js +++ b/web/app/model/Geofence.js @@ -1,5 +1,5 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2016 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Group.js b/web/app/model/Group.js index 0adf498..8230fda 100644 --- a/web/app/model/Group.js +++ b/web/app/model/Group.js @@ -1,5 +1,5 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2016 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Notification.js b/web/app/model/Notification.js index 55cb4b3..1e6c36c 100644 --- a/web/app/model/Notification.js +++ b/web/app/model/Notification.js @@ -1,5 +1,5 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2016 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Position.js b/web/app/model/Position.js index d13a987..b2b12ee 100644 --- a/web/app/model/Position.js +++ b/web/app/model/Position.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/ReportSummary.js b/web/app/model/ReportSummary.js index f8126bf..d236ecd 100644 --- a/web/app/model/ReportSummary.js +++ b/web/app/model/ReportSummary.js @@ -1,6 +1,6 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) - * Copyright 2016 Andrey Kunitsyn (abyss@fox5.ru) + * Copyright 2016 Anton Tananaev (anton@traccar.org) + * Copyright 2016 Andrey Kunitsyn (andrey@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/ReportTrip.js b/web/app/model/ReportTrip.js index 86a3274..51f9807 100644 --- a/web/app/model/ReportTrip.js +++ b/web/app/model/ReportTrip.js @@ -1,6 +1,6 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) - * Copyright 2016 Andrey Kunitsyn (abyss@fox5.ru) + * Copyright 2016 Anton Tananaev (anton@traccar.org) + * Copyright 2016 Andrey Kunitsyn (andrey@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Server.js b/web/app/model/Server.js index be23289..aa14e84 100644 --- a/web/app/model/Server.js +++ b/web/app/model/Server.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/Statistics.js b/web/app/model/Statistics.js index 9f66a20..cc7ffc5 100644 --- a/web/app/model/Statistics.js +++ b/web/app/model/Statistics.js @@ -1,5 +1,5 @@ /* - * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2016 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/web/app/model/User.js b/web/app/model/User.js index 718c571..56748e4 100644 --- a/web/app/model/User.js +++ b/web/app/model/User.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2015 Anton Tananaev (anton@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3