diff --git a/scripts/system/places/places.css b/scripts/system/places/places.css index f75786e5c3..f02b949d75 100644 --- a/scripts/system/places/places.css +++ b/scripts/system/places/places.css @@ -3,7 +3,7 @@ // places.css // // Created by Alezia Kurdis, January 1st, 2022. -// Copyright 2022, Overte contributors. +// Copyright 2022 Overte e.V. // // css for the ui of the Places application. // diff --git a/scripts/system/places/places.html b/scripts/system/places/places.html index e68ce26a1e..bd7627a3ce 100644 --- a/scripts/system/places/places.html +++ b/scripts/system/places/places.html @@ -4,7 +4,7 @@ // places.html // // Created by Alezia Kurdis, January 1st, 2022. -// Copyright 2022, Overte contributors. +// Copyright 2022 Overte e.V. // // html for the ui of the Places application. // diff --git a/scripts/system/places/places.js b/scripts/system/places/places.js index 4aff588799..056dc2d174 100644 --- a/scripts/system/places/places.js +++ b/scripts/system/places/places.js @@ -3,7 +3,7 @@ // places.js // // Created by Alezia Kurdis, January 1st, 2022. -// Copyright 2022, Overte contributors. +// Copyright 2022 Overte e.V. // // Generate an explore app based on the differents source of placename data. //