diff options
Diffstat (limited to 'src/datastructures/linkedlists/Association.java')
-rw-r--r-- | src/datastructures/linkedlists/Association.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastructures/linkedlists/Association.java b/src/datastructures/linkedlists/Association.java index a4f93b6..630f81c 100644 --- a/src/datastructures/linkedlists/Association.java +++ b/src/datastructures/linkedlists/Association.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 |