add copyright

This commit is contained in:
Tomoki Shirasawa
2013-11-14 15:55:00 +09:00
parent 334fe81cdb
commit 3f60324d4e
10 changed files with 229 additions and 1 deletions

View File

@ -1,5 +1,17 @@
#!/bin/bash
# \file arch/x86/tools/mcreboot-attached-mic.sh.in
# Licence details are found in the file LICENSE.
# \brief
# mckernel boot script
# \author Masamichi Takagi <m-takagi@ab.jp.nec.com> \par
# Copyright (C) 2013 NEC Corporation
# \author Tomoki Shirasawa <tomoki.shirasawa.kk@hitachi-solutions.com> \par
# Copyright (C) 2012 - 2013 Hitachi, Ltd.
# HISTORY:
#
prefix="@prefix@"
BINDIR="@BINDIR@"
SBINDIR="@SBINDIR@"