On 15/10/2015 14:03, Aline Manera wrote:
> diff --git a/src/wok/plugins/gingerbase/Makefile.am
> b/src/wok/plugins/gingerbase/Makefile.am
> new file mode 100644
> index 0000000..88f2b40
> --- /dev/null
> +++ b/src/wok/plugins/gingerbase/Makefile.am
> @@ -0,0 +1,156 @@
> +#
> +# Ginger Base
> +#
> +# Copyright IBM Corp, 2015
> +#
> +# Code derived from Project Kimchi
This is a new file, so not derived from Kimchi. We need to add it for
the files moved from Kimchi.
The same comment applies to all new files added for gingerbase.
Also when adding this statement, please, add a blank line after it.
Example:
#
# Ginger Base
#
# Copyright IBM Corp, 2015
#
# Code derived from Project Kimchi
#
# This library ...
> +# This library is free software; you can redistribute it and/or
> +# modify it under the terms of the GNU Lesser General Public
> +# License as published by the Free Software Foundation; either
> +# version 2.1 of the License, or (at your option) any later version.
> +#
> +# This library is distributed in the hope that it will be useful,
> +# but WITHOUT ANY WARRANTY; without even the implied warranty of
> +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> +# Lesser General Public License for more details.
> +#
> +# You should have received a copy of the GNU Lesser General Public
> +# License along with this library; if not, write to the Free Software
> +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
> 02110-1301 USA
> +
>
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel