From 77ae2d682a46e6a2947d83677894c6ec7f553d30 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sat, 9 Jun 2007 17:11:09 +0000 Subject: [PATCH] Added me as author --- src/base32.c | 2 +- src/base32.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/base32.c b/src/base32.c index 790d3f3..d42c5e9 100644 --- a/src/base32.c +++ b/src/base32.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2007 Bjorn Andersson + * Copyright (c) 2006-2007 Bjorn Andersson , Erik Ekman * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/base32.h b/src/base32.h index 9fce044..fa94151 100644 --- a/src/base32.h +++ b/src/base32.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2007 Bjorn Andersson + * Copyright (c) 2006-2007 Bjorn Andersson , Erik Ekman * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above