From: Thanh Ha Date: Thu, 6 Aug 2015 02:25:25 +0000 (-0400) Subject: Fix license header violations in common/util X-Git-Tag: release/beryllium~386 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9dbf3da6c3486a6b6abad035e72336799d7345bd;p=yangtools.git Fix license header violations in common/util Change-Id: I4d26740f5a29b65f522cc1e779d8dfc226dd986a Signed-off-by: Thanh Ha --- diff --git a/common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/ReflectiveExceptionMapper.java b/common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/ReflectiveExceptionMapper.java index 3eb8c13369..d49f80662d 100644 --- a/common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/ReflectiveExceptionMapper.java +++ b/common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/ReflectiveExceptionMapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Robert Varga. All rights reserved. + * Copyright (c) 2014 Robert Varga. and others. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 which accompanies this distribution,