diff options
Diffstat (limited to 'src/lib/tests/hashtable_test.c')
-rw-r--r-- | src/lib/tests/hashtable_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/hashtable_test.c b/src/lib/tests/hashtable_test.c index 1160e34d..9d5917f4 100644 --- a/src/lib/tests/hashtable_test.c +++ b/src/lib/tests/hashtable_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 "hashtable.c" |