pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libfetch/files Claim copyright on the files I modi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae5b222d0ea7
branches:  trunk
changeset: 541255:ae5b222d0ea7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 17 19:04:12 2008 +0000

description:
Claim copyright on the files I modified a lot.

diffstat:

 net/libfetch/files/common.c |  3 ++-
 net/libfetch/files/ftp.c    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 9720bf940136 -r ae5b222d0ea7 net/libfetch/files/common.c
--- a/net/libfetch/files/common.c       Thu Apr 17 18:22:18 2008 +0000
+++ b/net/libfetch/files/common.c       Thu Apr 17 19:04:12 2008 +0000
@@ -1,6 +1,7 @@
-/*     $NetBSD: common.c,v 1.6 2008/04/05 02:51:14 joerg Exp $ */
+/*     $NetBSD: common.c,v 1.7 2008/04/17 19:04:12 joerg Exp $ */
 /*-
  * Copyright (c) 1998-2004 Dag-Erling Coïdan Smørgrav
+ * Copyright (c) 2008 Joerg Sonnenberger <joerg%NetBSD.org@localhost>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -r 9720bf940136 -r ae5b222d0ea7 net/libfetch/files/ftp.c
--- a/net/libfetch/files/ftp.c  Thu Apr 17 18:22:18 2008 +0000
+++ b/net/libfetch/files/ftp.c  Thu Apr 17 19:04:12 2008 +0000
@@ -1,6 +1,7 @@
-/*     $NetBSD: ftp.c,v 1.16 2008/04/17 08:35:20 joerg Exp $   */
+/*     $NetBSD: ftp.c,v 1.17 2008/04/17 19:04:12 joerg Exp $   */
 /*-
  * Copyright (c) 1998-2004 Dag-Erling Coïdan Smørgrav
+ * Copyright (c) 2008 Joerg Sonnenberger <joerg%NetBSD.org@localhost>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without



Home | Main Index | Thread Index | Old Index