diff --git a/dm/dmtree/tr181/users.c b/dm/dmtree/tr181/users.c index 8abefa4..b605060 100644 --- a/dm/dmtree/tr181/users.c +++ b/dm/dmtree/tr181/users.c @@ -4,8 +4,9 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * Copyright (C) 2012-2014 PIVA SOFTWARE (www.pivasoftware.com) - * Author: Omar Kallel + * Copyright (C) 2019 iopsys Software Solutions AB + * + * Author: Omar Kallel */ #include "dmcwmp.h" #include "users.h" diff --git a/dm/dmtree/tr181/users.h b/dm/dmtree/tr181/users.h index 4741e6f..710ad55 100644 --- a/dm/dmtree/tr181/users.h +++ b/dm/dmtree/tr181/users.h @@ -4,8 +4,9 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * Copyright (C) 2012-2014 PIVA SOFTWARE (www.pivasoftware.com) - * Author: Omar Kallel + * Copyright (C) 2019 iopsys Software Solutions AB + * + * Author: Omar Kallel */ #ifndef _USERS_H