From 1f373aa24667fef62378d58ac546ddd2adaf37e9 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Fri, 13 Apr 2012 15:36:28 +0800 Subject: sysprep: bash_history: fix copyright Signed-off-by: Wanlong Gao --- sysprep/sysprep_operation_bash_history.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysprep/sysprep_operation_bash_history.ml b/sysprep/sysprep_operation_bash_history.ml index 891c1377..4367973d 100644 --- a/sysprep/sysprep_operation_bash_history.ml +++ b/sysprep/sysprep_operation_bash_history.ml @@ -1,5 +1,5 @@ (* virt-sysprep - * Copyright (C) 2012 Fujitsu Inc. + * Copyright (C) 2012 FUJITSU LIMITED * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit