summaryrefslogtreecommitdiff
path: root/libsoup/soup-misc.h
diff options
context:
space:
mode:
authorAlex Graveley <alex@ximian.com>2001-06-01 18:48:33 +0000
committerAlex Graveley <orph@src.gnome.org>2001-06-01 18:48:33 +0000
commit7dcb4661d4c57f9c52c194b1bbb275e18651a095 (patch)
tree0df9a33d1117a0aebb4f02c08d8a306f43669747 /libsoup/soup-misc.h
parent2c2109fd9f3127635135b8006498e19c431f438f (diff)
downloadlibsoup-7dcb4661d4c57f9c52c194b1bbb275e18651a095.tar.gz
Correctly note copyright for soup_base64_encode() to the FSF, and credit
2001-06-01 Alex Graveley <alex@ximian.com> * src/soup-core/soup-misc.c: Correctly note copyright for soup_base64_encode() to the FSF, and credit Chris Blizzard as the actual author.
Diffstat (limited to 'libsoup/soup-misc.h')
-rw-r--r--libsoup/soup-misc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsoup/soup-misc.h b/libsoup/soup-misc.h
index 77fc6641..b3ffa2d1 100644
--- a/libsoup/soup-misc.h
+++ b/libsoup/soup-misc.h
@@ -1,9 +1,9 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * soup-misc.h: Asyncronous Callback-based SOAP Request Queue.
+ * soup-misc.h: Miscellaneous settings and configuration file handling.
*
* Authors:
- * Alex Graveley (alex@helixcode.com)
+ * Alex Graveley (alex@ximian.com)
*
* Copyright (C) 2000, Helix Code, Inc.
*/