From 85c61b54d8703fbdc4e83bcca66dec01d426abcd Mon Sep 17 00:00:00 2001 From: Omar Kallel Date: Thu, 21 Feb 2019 17:46:02 +0100 Subject: [PATCH] Fix comments --- dm/dmtree/tr181/users.c | 5 +++-- dm/dmtree/tr181/users.h | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) 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