diff --git a/resources/assets/scripts/app/controllers/track-stats.coffee b/resources/assets/scripts/app/controllers/track-stats.coffee index b3711065..68563244 100644 --- a/resources/assets/scripts/app/controllers/track-stats.coffee +++ b/resources/assets/scripts/app/controllers/track-stats.coffee @@ -1,5 +1,5 @@ # Pony.fm - A community for pony fan music. -# Copyright (C) 2016 Peter Deltchev +# Copyright (C) 2016 Josef Citrine # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/resources/assets/scripts/app/services/track-stats.coffee b/resources/assets/scripts/app/services/track-stats.coffee index a1ca2a13..97099856 100644 --- a/resources/assets/scripts/app/services/track-stats.coffee +++ b/resources/assets/scripts/app/services/track-stats.coffee @@ -1,5 +1,5 @@ # Pony.fm - A community for pony fan music. -# Copyright (C) 2016 Peter Deltchev +# Copyright (C) 2016 Josef Citrine # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by