From 315dfd2041e5dfdd3cc7a6db433cf38ef82c2073 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Sat, 13 Oct 2007 13:09:55 +0100 Subject: [PATCH] Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources. --- src/routing/olsr/event-garbage-collector.cc | 1 - src/routing/olsr/event-garbage-collector.h | 1 - src/routing/olsr/olsr-agent-impl.cc | 1 - src/routing/olsr/olsr-agent-impl.h | 1 - src/routing/olsr/olsr-agent.cc | 1 - src/routing/olsr/olsr-agent.h | 1 - src/routing/olsr/olsr-header.cc | 1 - src/routing/olsr/olsr-header.h | 1 - src/routing/olsr/olsr-state.cc | 1 - src/routing/olsr/olsr-state.h | 1 - src/routing/olsr/olsr.cc | 1 - src/routing/olsr/olsr.h | 1 - src/routing/olsr/repositories.h | 1 - src/routing/olsr/routing-table.cc | 1 - src/routing/olsr/routing-table.h | 1 - 15 files changed, 15 deletions(-) diff --git a/src/routing/olsr/event-garbage-collector.cc b/src/routing/olsr/event-garbage-collector.cc index a68478c87..212ad7d69 100644 --- a/src/routing/olsr/event-garbage-collector.cc +++ b/src/routing/olsr/event-garbage-collector.cc @@ -1,7 +1,6 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/event-garbage-collector.h b/src/routing/olsr/event-garbage-collector.h index 9d7ccbf82..674de1a42 100644 --- a/src/routing/olsr/event-garbage-collector.h +++ b/src/routing/olsr/event-garbage-collector.h @@ -1,7 +1,6 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-agent-impl.cc b/src/routing/olsr/olsr-agent-impl.cc index c260ac018..12c4f55ef 100644 --- a/src/routing/olsr/olsr-agent-impl.cc +++ b/src/routing/olsr/olsr-agent-impl.cc @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-agent-impl.h b/src/routing/olsr/olsr-agent-impl.h index 94618ed8c..a708a3818 100644 --- a/src/routing/olsr/olsr-agent-impl.h +++ b/src/routing/olsr/olsr-agent-impl.h @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-agent.cc b/src/routing/olsr/olsr-agent.cc index 0f2ac17ca..c846aee4e 100644 --- a/src/routing/olsr/olsr-agent.cc +++ b/src/routing/olsr/olsr-agent.cc @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-agent.h b/src/routing/olsr/olsr-agent.h index 2a88f31c1..e9047e498 100644 --- a/src/routing/olsr/olsr-agent.h +++ b/src/routing/olsr/olsr-agent.h @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-header.cc b/src/routing/olsr/olsr-header.cc index b3c641eeb..5314b1e3e 100644 --- a/src/routing/olsr/olsr-header.cc +++ b/src/routing/olsr/olsr-header.cc @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-header.h b/src/routing/olsr/olsr-header.h index e783ab9b1..c95b986df 100644 --- a/src/routing/olsr/olsr-header.h +++ b/src/routing/olsr/olsr-header.h @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-state.cc b/src/routing/olsr/olsr-state.cc index c994d8116..519e9633e 100644 --- a/src/routing/olsr/olsr-state.cc +++ b/src/routing/olsr/olsr-state.cc @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr-state.h b/src/routing/olsr/olsr-state.h index dbaf973d2..d7788a572 100644 --- a/src/routing/olsr/olsr-state.h +++ b/src/routing/olsr/olsr-state.h @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr.cc b/src/routing/olsr/olsr.cc index 1f6b0aa30..dbcb6dfba 100644 --- a/src/routing/olsr/olsr.cc +++ b/src/routing/olsr/olsr.cc @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/olsr.h b/src/routing/olsr/olsr.h index cbfa40c44..1ba19c02d 100644 --- a/src/routing/olsr/olsr.h +++ b/src/routing/olsr/olsr.h @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/repositories.h b/src/routing/olsr/repositories.h index ec5213d86..d1e2101bf 100644 --- a/src/routing/olsr/repositories.h +++ b/src/routing/olsr/repositories.h @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/routing-table.cc b/src/routing/olsr/routing-table.cc index 73f01b715..eb17adaf1 100644 --- a/src/routing/olsr/routing-table.cc +++ b/src/routing/olsr/routing-table.cc @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/routing/olsr/routing-table.h b/src/routing/olsr/routing-table.h index 86d98b4c6..c987106b0 100644 --- a/src/routing/olsr/routing-table.h +++ b/src/routing/olsr/routing-table.h @@ -2,7 +2,6 @@ /* * Copyright (c) 2004 Francisco J. Ros * Copyright (c) 2007 INESC Porto - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as