diff options
Diffstat (limited to 'libkdenetwork/libgpgme-copy/gpgme/stpcpy.c')
-rw-r--r-- | libkdenetwork/libgpgme-copy/gpgme/stpcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdenetwork/libgpgme-copy/gpgme/stpcpy.c b/libkdenetwork/libgpgme-copy/gpgme/stpcpy.c index 77cda4937..4e9fc10a0 100644 --- a/libkdenetwork/libgpgme-copy/gpgme/stpcpy.c +++ b/libkdenetwork/libgpgme-copy/gpgme/stpcpy.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., 51 Franklin Street, Fifth Floor, Boston, MA - 02111-1307 USA. */ + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H # include <config.h> |