]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
update FSF address in license text
authorJiri Popelka <jpopelka@redhat.com>
Thu, 13 Mar 2014 09:02:13 +0000 (10:02 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 13 Mar 2014 13:21:22 +0000 (14:21 +0100)
http://www.gnu.org/licenses/gpl-2.0.html
http://www.fsf.org/about/contact/

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_CONNMARK.c
extensions/libxt_connmark.c
extensions/libxt_osf.c
include/linux/netfilter/xt_osf.h
libxtables/xtables.c
utils/nfnl_osf.c

index 5d5351e3a4b215072a880316e8f4d592f5d6e71a..42cf2079b6734a0a1fd3db3018748c3a0a124a44 100644 (file)
@@ -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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 #include <stdbool.h>
 #include <stdint.h>
index 6f1d532360198e64429ffa6fb3fde55f9707490b..95477deab7065ccbae95a96dd837b1120ef0b563 100644 (file)
@@ -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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 #include <stdbool.h>
 #include <stdint.h>
index 52dba474f66be79be7f35cf1cc4e4e341d13fe3a..496b480508959b59109ade7ef9910f4f772f6fc3 100644 (file)
@@ -14,7 +14,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 /*
index 18afa495f9737b9915732b953729ee7f2dd91459..d0c4c761846e9a2ccf795d29b9412765b563cfc1 100644 (file)
@@ -14,7 +14,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #ifndef _XT_OSF_H
index a511c08c89f310a76b05f3939373f94af300dcaf..1ab86d5af7cf5fe3347f92b73892a93b14e11cd6 100644 (file)
@@ -13,7 +13,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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 #include "config.h"
 #include <ctype.h>
index bb5f92dc6d0aa2a2e137b2d80b81fff7791908a4..645ec648fcc6331bfa60ddab2757c63914657661 100644 (file)
@@ -14,7 +14,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #include <sys/types.h>