diff options
Diffstat (limited to 'egg/egg-libgcrypt.c')
-rw-r--r-- | egg/egg-libgcrypt.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/egg/egg-libgcrypt.c b/egg/egg-libgcrypt.c index a198f4d..d8eb0d2 100644 --- a/egg/egg-libgcrypt.c +++ b/egg/egg-libgcrypt.c @@ -15,8 +15,10 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA + * + * Author: Stef Walter <stefw@thewalter.net> */ #include "config.h" |