From 9408a6f6bcc4d65c96d4dbfbafa49325778e1fb9 Mon Sep 17 00:00:00 2001 From: Jeremy Henty Date: Sat, 17 Jan 2009 10:59:15 +0000 Subject: [mq]: add-dpid-copyright --- dpid/dpid_common.c | 11 +++++++++++ dpid/misc_new.c | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/dpid/dpid_common.c b/dpid/dpid_common.c index a04d9c4f..5b32daad 100644 --- a/dpid/dpid_common.c +++ b/dpid/dpid_common.c @@ -1,3 +1,14 @@ +/* + * File: dpid_common.c + * + * Copyright 2008 Jorge Arellano Cid + * + * 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 3 of the License, or + * (at your option) any later version. + */ + #include #include #include diff --git a/dpid/misc_new.c b/dpid/misc_new.c index f85f43e4..2438a80f 100644 --- a/dpid/misc_new.c +++ b/dpid/misc_new.c @@ -1,3 +1,14 @@ +/* + * File: misc_new.c + * + * Copyright 2008 Jorge Arellano Cid + * + * 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 3 of the License, or + * (at your option) any later version. + */ + #include #include #include -- cgit v1.2.3