Re: [libvirt] [PATCHv2] maint: enforce recent copyright style

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Blake wrote:
> * cfg.mk (sc_copyright_format): New rule.
...
> +sc_copyright_format:
> +	@$(VC_LIST_EXCEPT) | xargs grep -ni 'copyright .*Red 'Hat	\
> +	  | grep -v Inc							\
> +	  && { echo '$(ME): Red Hat copyright is missing Inc' 1>&2;	\
> +	       exit 1; } || :
> +	@$(VC_LIST_EXCEPT) | xargs grep -ni 'copyright [^(].*Red 'Hat	\
> +	  && { echo '$(ME): consistently use (C) in Red Hat copyright' 1>&2; \
> +	       exit 1; } || :

Thanks for the touch-up.
I've pushed that.

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]