summaryrefslogtreecommitdiffstats
path: root/contrib/ngatm/sscop
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-07-08 16:38:36 +0000
committerharti <harti@FreeBSD.org>2004-07-08 16:38:36 +0000
commit8fe16f09ebbe933c1b61c1c964f47b42483f4d92 (patch)
treea864acb13c5830e77aa3d12f71fba9d4e461bf61 /contrib/ngatm/sscop
parent4908ed7a46ed96d553672ab3f171baec2d4e570f (diff)
downloadFreeBSD-src-8fe16f09ebbe933c1b61c1c964f47b42483f4d92.zip
FreeBSD-src-8fe16f09ebbe933c1b61c1c964f47b42483f4d92.tar.gz
Virgin import of NgATM user part 1.0
Diffstat (limited to 'contrib/ngatm/sscop')
-rw-r--r--contrib/ngatm/sscop/common.c6
-rw-r--r--contrib/ngatm/sscop/common.h6
-rw-r--r--contrib/ngatm/sscop/sscop.16
-rw-r--r--contrib/ngatm/sscop/sscop_main.c6
4 files changed, 12 insertions, 12 deletions
diff --git a/contrib/ngatm/sscop/common.c b/contrib/ngatm/sscop/common.c
index f1b9180..83af901 100644
--- a/contrib/ngatm/sscop/common.c
+++ b/contrib/ngatm/sscop/common.c
@@ -3,6 +3,8 @@
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
*
+ * Author: Harti Brandt <harti@freebsd.org>
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -24,9 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * Author: Harti Brandt <harti@freebsd.org>
- *
- * $Begemot: libunimsg/sscop/common.c,v 1.3 2003/09/19 13:10:35 hbb Exp $
+ * $Begemot: libunimsg/sscop/common.c,v 1.4 2004/07/08 08:22:27 brandt Exp $
*/
#include <sys/types.h>
diff --git a/contrib/ngatm/sscop/common.h b/contrib/ngatm/sscop/common.h
index c4b02b8..96cbb54 100644
--- a/contrib/ngatm/sscop/common.h
+++ b/contrib/ngatm/sscop/common.h
@@ -3,6 +3,8 @@
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
*
+ * Author: Harti Brandt <harti@freebsd.org>
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -24,9 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * Author: Harti Brandt <harti@freebsd.org>
- *
- * $Begemot: libunimsg/sscop/common.h,v 1.3 2003/09/19 13:10:35 hbb Exp $
+ * $Begemot: libunimsg/sscop/common.h,v 1.4 2004/07/08 08:22:27 brandt Exp $
*
* Common declaration for the SAAL programs.
*/
diff --git a/contrib/ngatm/sscop/sscop.1 b/contrib/ngatm/sscop/sscop.1
index db718b3..233859d 100644
--- a/contrib/ngatm/sscop/sscop.1
+++ b/contrib/ngatm/sscop/sscop.1
@@ -3,6 +3,8 @@
.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
.\" All rights reserved.
.\"
+.\" Author: Harti Brandt <harti@freebsd.org>
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -24,9 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" Author: Harti Brandt <harti@freebsd.org>
-.\"
-.\" $Begemot: libunimsg/sscop/sscop.1,v 1.2 2003/08/21 16:01:08 hbb Exp $
+.\" $Begemot: libunimsg/sscop/sscop.1,v 1.3 2004/07/08 08:22:28 brandt Exp $
.\"
.Dd October 28, 2003
.Dt SSCOP 1
diff --git a/contrib/ngatm/sscop/sscop_main.c b/contrib/ngatm/sscop/sscop_main.c
index c426535..330ca59 100644
--- a/contrib/ngatm/sscop/sscop_main.c
+++ b/contrib/ngatm/sscop/sscop_main.c
@@ -3,6 +3,8 @@
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
*
+ * Author: Harti Brandt <harti@freebsd.org>
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -24,9 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * Author: Harti Brandt <harti@freebsd.org>
- *
- * $Begemot: libunimsg/sscop/sscop_main.c,v 1.3 2003/09/19 13:10:35 hbb Exp $
+ * $Begemot: libunimsg/sscop/sscop_main.c,v 1.4 2004/07/08 08:22:28 brandt Exp $
*/
#include <sys/types.h>
OpenPOWER on IntegriCloud