aboutsummaryrefslogtreecommitdiffstats
path: root/csrc/algorithms/bits
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/algorithms/bits')
-rw-r--r--csrc/algorithms/bits/absolute.h2
-rw-r--r--csrc/algorithms/bits/powers.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/csrc/algorithms/bits/absolute.h b/csrc/algorithms/bits/absolute.h
index d082429..8fa396d 100644
--- a/csrc/algorithms/bits/absolute.h
+++ b/csrc/algorithms/bits/absolute.h
@@ -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
diff --git a/csrc/algorithms/bits/powers.h b/csrc/algorithms/bits/powers.h
index 1018036..54462f0 100644
--- a/csrc/algorithms/bits/powers.h
+++ b/csrc/algorithms/bits/powers.h
@@ -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