summaryrefslogtreecommitdiff
path: root/src/lib/tests/bitmap_test.c
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@ugent.be>2017-08-13 12:17:58 +0200
committerdimitri staessens <dimitri.staessens@ugent.be>2017-08-13 12:17:58 +0200
commit095c2414425952836e97d88a6dde6f4415725c68 (patch)
tree30edf3d9758b628c2f3f551417b8a6ffc7dd1304 /src/lib/tests/bitmap_test.c
parent65f5aa30dc5cb6a284785835b0b14e5b19dfaa9a (diff)
downloadouroboros-095c2414425952836e97d88a6dde6f4415725c68.tar.gz
ouroboros-095c2414425952836e97d88a6dde6f4415725c68.zip
build: Replace fsf snail mail with contact URL
Diffstat (limited to 'src/lib/tests/bitmap_test.c')
-rw-r--r--src/lib/tests/bitmap_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/bitmap_test.c b/src/lib/tests/bitmap_test.c
index 4f58de3b..0d91a700 100644
--- a/src/lib/tests/bitmap_test.c
+++ b/src/lib/tests/bitmap_test.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#include "bitmap.c"