diff options
Diffstat (limited to 'dpid')
-rw-r--r-- | dpid/dpi.c | 3 | ||||
-rw-r--r-- | dpid/dpi_service.c | 3 | ||||
-rw-r--r-- | dpid/dpi_socket_dir.c | 3 | ||||
-rw-r--r-- | dpid/dpid.c | 3 | ||||
-rw-r--r-- | dpid/main.c | 3 |
5 files changed, 5 insertions, 10 deletions
@@ -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> |