aboutsummaryrefslogtreecommitdiffstats
path: root/src/algorithms/arrays/Reverse.java
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-05 23:47:49 +0200
committerMattias Andrée <m@maandree.se>2024-10-05 23:47:49 +0200
commit2777b171027ccac4e546993d8e3389c8ea121a57 (patch)
tree847aaa2d7433fc19ab29a809b96894169c7893fa /src/algorithms/arrays/Reverse.java
parentUpdate e-mail (diff)
downloadalgorithms-and-data-structures-master.tar.gz
algorithms-and-data-structures-master.tar.bz2
algorithms-and-data-structures-master.tar.xz
Update e-mailHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/algorithms/arrays/Reverse.java')
-rw-r--r--src/algorithms/arrays/Reverse.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algorithms/arrays/Reverse.java b/src/algorithms/arrays/Reverse.java
index df24716..cb95c91 100644
--- a/src/algorithms/arrays/Reverse.java
+++ b/src/algorithms/arrays/Reverse.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