summaryrefslogtreecommitdiffstats
path: root/mcp/patches/config.mk
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-06 19:51:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-06 19:51:43 +0000
commit72309a201dcc1f9eaed561175111e491a1052033 (patch)
treede416bc8ee5ef1ce2b6ce7f8b9b524a25ad54b27 /mcp/patches/config.mk
parent37c500cc2cdf4ac98626d762bcdbbef13d213248 (diff)
parent5df649ca9b6d54631f6e386f6e5b61d047839973 (diff)
Merge "[docs] Refresh for Gambia release" into stable/gambia
Diffstat (limited to 'mcp/patches/config.mk')
-rw-r--r--mcp/patches/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mcp/patches/config.mk b/mcp/patches/config.mk
index 260cbf829..5e5d3b327 100644
--- a/mcp/patches/config.mk
+++ b/mcp/patches/config.mk
@@ -1,5 +1,5 @@
##############################################################################
-# Copyright (c) 2015,2016,2017 Ericsson AB, Enea AB and others.
+# Copyright (c) 2018 Ericsson AB, Enea AB and others.
# stefan.k.berg@ericsson.com
# jonas.bjurel@ericsson.com
# All rights reserved. This program and the accompanying materials
@@ -18,6 +18,5 @@ F_GIT_DIR := $(shell git rev-parse --git-dir)
F_PATCH_DIR := $(shell pwd)
F_OPNFV_TAG := master-opnfv
-# for the patches applying purposes (empty git config in docker build container)
export GIT_COMMITTER_NAME?=Fuel OPNFV
export GIT_COMMITTER_EMAIL?=fuel@opnfv.org