diff options
author | Marcus Brinkmann <[email protected]> | 2003-08-06 18:55:23 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-08-06 18:55:23 +0000 |
commit | 7d3094ea1f5a74dbfb679a91b98d573b21160ac1 (patch) | |
tree | 8da16a8c2db189f17eb5535459d5ce413ca10f6c /src/code-to-errno.c | |
parent | 2003-07-31 Marcus Brinkmann <[email protected]> (diff) | |
download | libgpg-error-7d3094ea1f5a74dbfb679a91b98d573b21160ac1.tar.gz libgpg-error-7d3094ea1f5a74dbfb679a91b98d573b21160ac1.zip |
2003-08-06 Marcus Brinkmann <[email protected]>
* code-from-errno.c, code-to-errno.c, err-codes.h.in,
err-sources.h.in, errnos.in, gpg-error.h, strerror.c, strsource.c:
Fix typo in copyright notice.
Diffstat (limited to 'src/code-to-errno.c')
-rw-r--r-- | src/code-to-errno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code-to-errno.c b/src/code-to-errno.c index 1a91445..5873aad 100644 --- a/src/code-to-errno.c +++ b/src/code-to-errno.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libgpgme-error; if not, write to the Free + License along with libgpg-error; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ |