From a3420853ac76561e3390550bd3f5634854d40b5f Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sun, 8 May 2016 12:20:06 +0200 Subject: [PATCH] Update copyright year in tools/abicompat.cc * tools/abicompat.cc: Update copyright years to 2016. Signed-off-by: Dodji Seketeli --- tools/abicompat.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/abicompat.cc b/tools/abicompat.cc index f0da1cfd..73562c1b 100644 --- a/tools/abicompat.cc +++ b/tools/abicompat.cc @@ -1,6 +1,6 @@ // -*- Mode: C++ -*- // -// Copyright (C) 2014-2015 Red Hat, Inc. +// Copyright (C) 2014-2016 Red Hat, Inc. // // This file is part of the GNU Application Binary Interface Generic // Analysis and Instrumentation Library (libabigail). This library is