summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2015-06-16 06:10:30 +0000
committerKoichiro IWAO <meta@vmeta.jp>2015-06-16 06:10:30 +0000
commit67ff276d4da395f3a07bae7354dd5ee2e909b87f (patch)
tree3085d215a0da8ef18eb3fbdaecf31e6b62d465c5
parent481653e5f31cf96332e50b8404ab67d123d2498e (diff)
downloadxrdp-proprietary-67ff276d4da395f3a07bae7354dd5ee2e909b87f.tar.gz
xrdp-proprietary-67ff276d4da395f3a07bae7354dd5ee2e909b87f.zip
sesman: add copyright noice for code from OpenSSH
-rw-r--r--sesman/session.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sesman/session.c b/sesman/session.c
index b16d217e..40ff3480 100644
--- a/sesman/session.c
+++ b/sesman/session.c
@@ -3,6 +3,11 @@
*
* Copyright (C) Jay Sorg 2004-2013
*
+ * BSD process grouping by:
+ * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland.
+ * Copyright (c) 2000-2001 Markus Friedl.
+ * Copyright (c) 2011-2015 Koichiro Iwao, Kyushu Institute of Technology.
+ *
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at