From f821e53524e7635a39358ca0daadb2951d84a5dd Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 10 Nov 2012 22:17:06 +0100 Subject: fixing copyright headers --- tests/mock_guest.c | 4 +++- tests/mock_guest.h | 4 +++- tests/mock_pam.c | 4 +++- tests/mock_pam.h | 4 +++- tests/test-x2go-auth.c | 2 ++ tests/test-x2go-wrapper.cc | 4 +++- 6 files changed, 17 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/mock_guest.c b/tests/mock_guest.c index 3327da0..fab61e2 100644 --- a/tests/mock_guest.c +++ b/tests/mock_guest.c @@ -1,7 +1,9 @@ /* + * Copyright © 2012 Mike Gabriel . * Copyright © 2012 Canonical Ltd. All rights reserved. * - * Author(s): David Barth + * Author(s): Mike Gabriel + * David Barth * */ diff --git a/tests/mock_guest.h b/tests/mock_guest.h index 2c17536..8257d30 100644 --- a/tests/mock_guest.h +++ b/tests/mock_guest.h @@ -1,7 +1,9 @@ /* + * Copyright © 2012 Mike Gabriel . * Copyright © 2012 Canonical Ltd. All rights reserved. * - * Author(s): David Barth + * Author(s): Mike Gabriel + * David Barth * */ diff --git a/tests/mock_pam.c b/tests/mock_pam.c index 6368b84..2da9963 100644 --- a/tests/mock_pam.c +++ b/tests/mock_pam.c @@ -1,7 +1,9 @@ /* + * Copyright © 2012 Mike Gabriel . * Copyright © 2012 Canonical Ltd. All rights reserved. * - * Author(s): David Barth + * Author(s): Mike Gabriel + * David Barth * */ diff --git a/tests/mock_pam.h b/tests/mock_pam.h index eb88a2e..9bdd74d 100644 --- a/tests/mock_pam.h +++ b/tests/mock_pam.h @@ -1,7 +1,9 @@ /* + * Copyright © 2012 Mike Gabriel . * Copyright © 2012 Canonical Ltd. All rights reserved. * - * Author(s): David Barth + * Author(s): Mike Gabriel + * David Barth * */ diff --git a/tests/test-x2go-auth.c b/tests/test-x2go-auth.c index cdb8a31..1753f9b 100644 --- a/tests/test-x2go-auth.c +++ b/tests/test-x2go-auth.c @@ -1,4 +1,5 @@ /* + * Copyright © 2012 Mike Gabriel * Copyright © 2012 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it @@ -14,6 +15,7 @@ * with this program. If not, see . * * Author: Mike Gabriel + * Author libpam-freerdp (where we forked from): Ted Gould */ #include diff --git a/tests/test-x2go-wrapper.cc b/tests/test-x2go-wrapper.cc index 67aca58..24e49c0 100644 --- a/tests/test-x2go-wrapper.cc +++ b/tests/test-x2go-wrapper.cc @@ -1,7 +1,9 @@ /* + * Copyright © 2012 Mike Gabriel . * Copyright © 2012 Canonical Ltd. All rights reserved. * - * Author(s): David Barth + * Author(s): Mike Gabriel + * David Barth * */ -- cgit v1.2.3