diff options
Diffstat (limited to 'lib/eldap/test/Makefile')
-rw-r--r-- | lib/eldap/test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/eldap/test/Makefile b/lib/eldap/test/Makefile index b8598546c4..81fa8f187a 100644 --- a/lib/eldap/test/Makefile +++ b/lib/eldap/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2012. All Rights Reserved. +# Copyright Ericsson AB 2012-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ TARGET_FILES= \ SPEC_FILES = eldap.spec -# COVER_FILE = eldap.cover +COVER_FILE = eldap.cover # ---------------------------------------------------- |