mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* 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
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* 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
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* 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
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
Loading…
Reference in New Issue
Block a user