diff options
author | Yawning Angel <yawning@schwanenlied.me> | 2014-05-13 02:35:51 +0000 |
---|---|---|
committer | Yawning Angel <yawning@schwanenlied.me> | 2014-05-13 02:35:51 +0000 |
commit | 7a7b2af5165243f3f9611140cb75a341f7eb5ae8 (patch) | |
tree | 7a317be5eb96dd16d62bc53fd5b8ddd96d7c71cc | |
parent | 9bfdd77f722807a611d6910bbef45084360064a1 (diff) |
Fix e-mail address in the copyright notice.
-rw-r--r-- | weighted_dist.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weighted_dist.go b/weighted_dist.go index 2fd39a0..e1cc381 100644 --- a/weighted_dist.go +++ b/weighted_dist.go @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Yawning Angel <yawning at schwanenlied dot me> + * Copyright (c) 2014, Yawning Angel <yawning at torproject dot org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |