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 | |
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')
-rw-r--r-- | src/code-from-errno.c | 2 | ||||
-rw-r--r-- | src/code-to-errno.c | 2 | ||||
-rw-r--r-- | src/err-codes.h.in | 2 | ||||
-rw-r--r-- | src/err-sources.h.in | 2 | ||||
-rw-r--r-- | src/errnos.in | 2 | ||||
-rw-r--r-- | src/gpg-error.h | 2 | ||||
-rw-r--r-- | src/strerror.c | 2 | ||||
-rw-r--r-- | src/strsource.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/code-from-errno.c b/src/code-from-errno.c index 5c97a7b..d431ef1 100644 --- a/src/code-from-errno.c +++ b/src/code-from-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. */ 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. */ diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 13f9059..a787a39 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -15,7 +15,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. */ diff --git a/src/err-sources.h.in b/src/err-sources.h.in index e07be47..2ebe9c1 100644 --- a/src/err-sources.h.in +++ b/src/err-sources.h.in @@ -15,7 +15,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. */ diff --git a/src/errnos.in b/src/errnos.in index a12e223..7b2b17b 100644 --- a/src/errnos.in +++ b/src/errnos.in @@ -15,7 +15,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. */ diff --git a/src/gpg-error.h b/src/gpg-error.h index a964579..3ff4d82 100644 --- a/src/gpg-error.h +++ b/src/gpg-error.h @@ -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. */ diff --git a/src/strerror.c b/src/strerror.c index 9dc247b..0498b48 100644 --- a/src/strerror.c +++ b/src/strerror.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. */ diff --git a/src/strsource.c b/src/strsource.c index bb5fae3..66d783c 100644 --- a/src/strsource.c +++ b/src/strsource.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. */ |