[vlc-devel] [PATCH] define/use a function macro to handle the underscore prefix for some ARM ABI

Måns Rullgård mans at mansr.com
Sat Apr 21 01:35:40 CEST 2012


David Geldreich <david.geldreich at free.fr> writes:

> diff --git a/modules/arm_neon/asm.S b/modules/arm_neon/asm.S
> new file mode 100644
> index 0000000..ed0b99d
> --- /dev/null
> +++ b/modules/arm_neon/asm.S
> @@ -0,0 +1,49 @@
> +@*****************************************************************************
> +@ asm.S : defines and macros
> +@*****************************************************************************
> +@ Copyright (C) 2012 David Geldreich <david.geldreich at free.fr>

I don't appreciate you claiming authorship of my code.

> +@ 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
> +@ the Free Software Foundation; either version 2 of the License, or
> +@ (at your option) any later version.

I also don't appreciate you replacing the licence of the code, even if
replacing LGPL with GPL is strictly legal.

-- 
Måns Rullgård
mans at mansr.com




More information about the vlc-devel mailing list