summaryrefslogtreecommitdiff
path: root/src/setenv.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2005-10-24 09:25:25 +0000
committerWerner Koch <wk@gnupg.org>2005-10-24 09:25:25 +0000
commit9a7d4714f123cfd35557d0ce0455ec684ee7a263 (patch)
treef9d1fcb91494ed1e685c03495f1a066a6b5d7fd6 /src/setenv.c
parentb8d5e8f40c8687e7e5098d43d766b27c99190bf5 (diff)
downloadlibassuan-9a7d4714f123cfd35557d0ce0455ec684ee7a263.tar.gz
Fixed and clarified copyright notices
Diffstat (limited to 'src/setenv.c')
-rw-r--r--src/setenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setenv.c b/src/setenv.c
index 8fe53b2..3c803b0 100644
--- a/src/setenv.c
+++ b/src/setenv.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ 02110-1301 USA. */
#if HAVE_CONFIG_H
# include <config.h>