diff options
author | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
commit | 7d4043ca57f75c7a9461bbaf5754396531ab7d85 (patch) | |
tree | 6d073ef027c0fbdf6273744b134621256a387de2 /include/_regex.h | |
parent | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through (diff) | |
download | gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.tar.gz gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.zip |
Updated FSF street address and preparations for a release candidate.
Diffstat (limited to '')
-rw-r--r-- | include/_regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/_regex.h b/include/_regex.h index fac441dc6..88acc352d 100644 --- a/include/_regex.h +++ b/include/_regex.h @@ -17,7 +17,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. */ #ifndef _REGEX_H #define _REGEX_H 1 |