From 2777b171027ccac4e546993d8e3389c8ea121a57 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Oct 2024 23:47:49 +0200 Subject: Update e-mail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java') diff --git a/src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java b/src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java index d29d39b..17325e2 100644 --- a/src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java +++ b/src/datastructures/linkedlists/ArrayCircularXORDoublyLinkedList.java @@ -1,5 +1,5 @@ /** - * Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014 Mattias Andrée (m@maandree.se) * * 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 -- cgit v1.2.3-70-g09d2