From 085d77a1fad8dd205c3607c6535279103b0d2b3c Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sat, 24 Jun 2023 18:36:59 +0200 Subject: time to flush the name cache --- public/static/js/autocomplete.js | 2 +- public/static/js/geolocation.js | 2 +- public/static/js/travelynx-actions.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'public/static/js') diff --git a/public/static/js/autocomplete.js b/public/static/js/autocomplete.js index 501e992..d53e68e 100644 --- a/public/static/js/autocomplete.js +++ b/public/static/js/autocomplete.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 DB Station&Service AG, Europaplatz 1, 10557 Berlin - * Copyright (C) 2020 Daniel Friesel + * Copyright (C) 2020 Birthe Friesel * * SPDX-License-Identifier: CC-BY-4.0 */ diff --git a/public/static/js/geolocation.js b/public/static/js/geolocation.js index 6789730..ca41bfb 100644 --- a/public/static/js/geolocation.js +++ b/public/static/js/geolocation.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Daniel Friesel + * Copyright (C) 2020 Birthe Friesel * * SPDX-License-Identifier: AGPL-3.0-or-later */ diff --git a/public/static/js/travelynx-actions.js b/public/static/js/travelynx-actions.js index aed1cf3..a9e8218 100644 --- a/public/static/js/travelynx-actions.js +++ b/public/static/js/travelynx-actions.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Daniel Friesel + * Copyright (C) 2020 Birthe Friesel * * SPDX-License-Identifier: AGPL-3.0-or-later */ -- cgit v1.2.3