mirror of
https://github.com/zeromq/libzmq.git
synced 2025-05-29 23:42:41 +02:00
More copyright cleanups
This commit is contained in:
parent
0e77d65f12
commit
f1738b9b92
@ -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
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user