diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-08-13 12:36:27 +0000 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@ugent.be> | 2017-08-13 12:36:27 +0000 |
commit | c3d9dbe4971549c8d2f8f821f06dcaa1dce90073 (patch) | |
tree | 30edf3d9758b628c2f3f551417b8a6ffc7dd1304 /src/irmd | |
parent | d0113a95a08d2d7271cfdb1774bd9ef4f12a784a (diff) | |
parent | 095c2414425952836e97d88a6dde6f4415725c68 (diff) | |
download | ouroboros-c3d9dbe4971549c8d2f8f821f06dcaa1dce90073.tar.gz ouroboros-c3d9dbe4971549c8d2f8f821f06dcaa1dce90073.zip |
Merged in dstaesse/ouroboros/be-license (pull request #552)
build: Replace fsf snail mail with contact URL
Diffstat (limited to 'src/irmd')
-rw-r--r-- | src/irmd/api_table.c | 2 | ||||
-rw-r--r-- | src/irmd/api_table.h | 2 | ||||
-rw-r--r-- | src/irmd/apn_table.c | 2 | ||||
-rw-r--r-- | src/irmd/apn_table.h | 2 | ||||
-rw-r--r-- | src/irmd/ipcp.c | 2 | ||||
-rw-r--r-- | src/irmd/ipcp.h | 2 | ||||
-rw-r--r-- | src/irmd/irm_flow.c | 2 | ||||
-rw-r--r-- | src/irmd/irm_flow.h | 2 | ||||
-rw-r--r-- | src/irmd/main.c | 2 | ||||
-rw-r--r-- | src/irmd/registry.c | 2 | ||||
-rw-r--r-- | src/irmd/registry.h | 2 | ||||
-rw-r--r-- | src/irmd/utils.c | 2 | ||||
-rw-r--r-- | src/irmd/utils.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/src/irmd/api_table.c b/src/irmd/api_table.c index 580191da..5765916e 100644 --- a/src/irmd/api_table.c +++ b/src/irmd/api_table.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include <ouroboros/config.h> diff --git a/src/irmd/api_table.h b/src/irmd/api_table.h index 1bb73df7..d2ac7723 100644 --- a/src/irmd/api_table.h +++ b/src/irmd/api_table.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #ifndef OUROBOROS_IRMD_API_TABLE_H diff --git a/src/irmd/apn_table.c b/src/irmd/apn_table.c index c77e7128..da4f4da1 100644 --- a/src/irmd/apn_table.c +++ b/src/irmd/apn_table.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include <ouroboros/errno.h> diff --git a/src/irmd/apn_table.h b/src/irmd/apn_table.h index 311c0f3d..0daff929 100644 --- a/src/irmd/apn_table.h +++ b/src/irmd/apn_table.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #ifndef OUROBOROS_IRMD_APN_TABLE_H diff --git a/src/irmd/ipcp.c b/src/irmd/ipcp.c index 528e90a2..ade09625 100644 --- a/src/irmd/ipcp.c +++ b/src/irmd/ipcp.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define OUROBOROS_PREFIX "irmd/ipcp" diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h index 15ebb0ae..67d0476f 100644 --- a/src/irmd/ipcp.h +++ b/src/irmd/ipcp.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include <ouroboros/ipcp.h> diff --git a/src/irmd/irm_flow.c b/src/irmd/irm_flow.c index 766c45ca..ae5585a2 100644 --- a/src/irmd/irm_flow.c +++ b/src/irmd/irm_flow.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define OUROBOROS_PREFIX "irm_flow" diff --git a/src/irmd/irm_flow.h b/src/irmd/irm_flow.h index 223740b7..3a302b02 100644 --- a/src/irmd/irm_flow.h +++ b/src/irmd/irm_flow.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #ifndef OUROBOROS_IRMD_IRM_FLOW_H diff --git a/src/irmd/main.c b/src/irmd/main.c index d93f1755..bf6daacc 100644 --- a/src/irmd/main.c +++ b/src/irmd/main.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define OUROBOROS_PREFIX "irmd" diff --git a/src/irmd/registry.c b/src/irmd/registry.c index e6571564..ad6a10d4 100644 --- a/src/irmd/registry.c +++ b/src/irmd/registry.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define OUROBOROS_PREFIX "registry" diff --git a/src/irmd/registry.h b/src/irmd/registry.h index 2b887162..d1733f6c 100644 --- a/src/irmd/registry.h +++ b/src/irmd/registry.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #ifndef OUROBOROS_IRMD_REGISTRY_H diff --git a/src/irmd/utils.c b/src/irmd/utils.c index 97193b53..5a3da732 100644 --- a/src/irmd/utils.c +++ b/src/irmd/utils.c @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include <ouroboros/config.h> diff --git a/src/irmd/utils.h b/src/irmd/utils.h index 36ec3d8e..df35ebc9 100644 --- a/src/irmd/utils.h +++ b/src/irmd/utils.h @@ -17,7 +17,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ /* |