aboutsummaryrefslogtreecommitdiff
path: root/dpid
diff options
context:
space:
mode:
authorDetlef Riekenberg <wine.dev@web.de>2009-03-02 12:32:20 -0300
committerDetlef Riekenberg <wine.dev@web.de>2009-03-02 12:32:20 -0300
commit99b5ad0ba36c500a563a2ffb635264ea0a2f83d9 (patch)
treebff23f061f8e8fa3c54435b8b563ea7c71bd3dbd /dpid
parent51b60bbc0e860f0af812df8743d58a4de7e4bb4c (diff)
Updated the GPL copyright note in the source files
Diffstat (limited to 'dpid')
-rw-r--r--dpid/dpi.c3
-rw-r--r--dpid/dpi_service.c3
-rw-r--r--dpid/dpi_socket_dir.c3
-rw-r--r--dpid/dpid.c3
-rw-r--r--dpid/main.c3
5 files changed, 5 insertions, 10 deletions
diff --git a/dpid/dpi.c b/dpid/dpi.c
index 45e5b49d..caa29e09 100644
--- a/dpid/dpi.c
+++ b/dpid/dpi.c
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*! \file
diff --git a/dpid/dpi_service.c b/dpid/dpi_service.c
index 07cdad8e..47a42366 100644
--- a/dpid/dpi_service.c
+++ b/dpid/dpi_service.c
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*! \file
diff --git a/dpid/dpi_socket_dir.c b/dpid/dpi_socket_dir.c
index 333ccf6a..09a24e2f 100644
--- a/dpid/dpi_socket_dir.c
+++ b/dpid/dpi_socket_dir.c
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*! \file
diff --git a/dpid/dpid.c b/dpid/dpid.c
index 88b827c4..7719c7ec 100644
--- a/dpid/dpid.c
+++ b/dpid/dpid.c
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*! \file
diff --git a/dpid/main.c b/dpid/main.c
index b47ca627..8dc6848a 100644
--- a/dpid/main.c
+++ b/dpid/main.c
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <errno.h>