[ovs-git] Open vSwitch: datapath: Reformat copyright messages. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Nov 16 21:58:50 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  a9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5 (commit)
      from  25cfd5cac3ef31c8969db2efb067140cf4e7f08f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Reformat copyright messages.
		
Many of our kernel copyright messages make reference to code being
copied from the Linux kernel, which is a bit odd for code in the
kernel.  This changes them to use the standard GNU GPL boilerplate
instead.  It does not change the actual license, which continues to
be GPLv2.

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/actions.c            |   20 ++++++++++++++------
 datapath/brcompat.c           |   18 ++++++++++++++----
 datapath/checksum.c           |   18 ++++++++++++++----
 datapath/checksum.h           |   18 ++++++++++++++----
 datapath/compat.h             |   18 ++++++++++++++----
 datapath/datapath.c           |   20 ++++++++++++++------
 datapath/datapath.h           |   20 ++++++++++++++------
 datapath/dp_notify.c          |   20 ++++++++++++++------
 datapath/dp_sysfs.h           |   18 ++++++++++++++----
 datapath/dp_sysfs_dp.c        |   18 ++++++++++++++----
 datapath/dp_sysfs_if.c        |   22 +++++++++++++---------
 datapath/flow.c               |   18 ++++++++++++++----
 datapath/flow.h               |   18 ++++++++++++++----
 datapath/tunnel.c             |   18 ++++++++++++++----
 datapath/tunnel.h             |   18 ++++++++++++++----
 datapath/vlan.c               |   18 ++++++++++++++----
 datapath/vlan.h               |   18 ++++++++++++++----
 datapath/vport-generic.c      |   18 ++++++++++++++----
 datapath/vport-generic.h      |   18 ++++++++++++++----
 datapath/vport-gre.c          |   18 ++++++++++++++----
 datapath/vport-internal_dev.c |   18 ++++++++++++++----
 datapath/vport-internal_dev.h |   18 ++++++++++++++----
 datapath/vport-netdev.c       |   18 ++++++++++++++----
 datapath/vport-netdev.h       |   18 ++++++++++++++----
 datapath/vport-patch.c        |   18 ++++++++++++++----
 datapath/vport.c              |   18 ++++++++++++++----
 datapath/vport.h              |   18 ++++++++++++++----
 include/linux/openvswitch.h   |   24 ++++++++++++------------
 28 files changed, 389 insertions(+), 133 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list