[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071030.004002.82654399.davem@davemloft.net>
Date: Tue, 30 Oct 2007 00:40:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yoshfuji@...ux-ipv6.org
Cc: netdev@...r.kernel.org
Subject: Re: [RFC 2/2] [IPV6] ADDRCONF: Support RFC3484 configurable
address selection policy table.
From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@...ux-ipv6.org>
Date: Tue, 30 Oct 2007 14:52:54 +0900 (JST)
> diff --git a/include/linux/if_addrlabel.h b/include/linux/if_addrlabel.h
> new file mode 100644
> index 0000000..66978a5
> --- /dev/null
> +++ b/include/linux/if_addrlabel.h
> @@ -0,0 +1,55 @@
> +/*
> + * ifaddrlabel.h - netlink interface for address labels
> + *
> + * Copyright (C)2007 USAGI/WIDE Project, All Rights Reserved.
> + *
> + * Redistribution and use in source and binary forms, with or without
> + * modification, are permitted provided that the following conditions
> + * are met:
Please, this is just a very primitive header file definiting a
simplistic struct and a few enumerations. Can't you just GPL it with
just the USAGI/WIDE copyright line, instead of using this complicated
license text?
If it important for the USAGI Project to take credit for this work,
they will receive it fully in the copyright line and the changelog
entry.
Thank you.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists