More copyright cleanups

This commit is contained in:
Pieter Hintjens 2013-03-12 17:04:51 +01:00
parent 0e77d65f12
commit f1738b9b92
23 changed files with 42 additions and 57 deletions

View File

@ -1,6 +1,6 @@
/* /*
Copyright (c) 2012 Ian Barber Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2007-2013 iMatix Corporation
This file is part of 0MQ. This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under 0MQ is free software; you can redistribute it and/or modify it under

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2012 Spotify AB Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2012 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2007-2013 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2007-2012 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,3 +1,22 @@
/*
Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
This file is part of 0MQ.
0MQ 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 3 of the License, or
(at your option) any later version.
0MQ 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 program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <zmq.h> #include <zmq.h>
#include <inttypes.h> #include <inttypes.h>
#include <string.h> #include <string.h>

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.
@ -18,7 +17,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "../include/zmq.h" #include "../include/zmq.h"
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 VMware, Inc.
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2007-2012 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 250bpm s.r.o.
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2007-2012 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 250bpm s.r.o.
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2007-2012 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 250bpm s.r.o.
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 iMatix Corporation
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2007-2013 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2007-2012 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 VMware, Inc.
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 iMatix Corporation
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,6 +1,5 @@
/* /*
Copyright (c) 2007-2013 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 iMatix Corporation
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 iMatix Corporation
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2010-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2011 iMatix Corporation
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2007-2013 iMatix Corporation Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2010-2011 250bpm s.r.o.
Copyright (c) 2010-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.

View File

@ -1,7 +1,5 @@
/* /*
Copyright (c) 2009-2011 250bpm s.r.o. Copyright (c) 2007-2013 Contributors as noted in the AUTHORS file
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ. This file is part of 0MQ.