mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 06:50:22 +03:00
vbox: Fix copyright mistake
I made a mistake on copyright in patch 7f0f415b87. If I copied codes from one file to another, I should copy the copyright announcement as well. So this patch makes up the copyright which I should have added in the previous patch.
This commit is contained in:
parent
d8415b5469
commit
c5cc26e65d
@ -1,5 +1,7 @@
|
||||
/*
|
||||
* Copyright 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2010-2014 Red Hat, Inc.
|
||||
* Copyright (C) 2008-2009 Sun Microsystems, Inc.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2008-2009 Sun Microsystems, Inc.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2014, Taowei Luo (uaedante@gmail.com)
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2014, Taowei Luo (uaedante@gmail.com)
|
||||
* Copyright (C) 2014, Taowei Luo (uaedante@gmail.com)
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
Loading…
x
Reference in New Issue
Block a user