summaryrefslogtreecommitdiffstats
path: root/libxtables
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2014-03-13 10:02:13 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-03-13 14:21:22 +0100
commitd6217f93926b174bb2e894c8a8fc3d73b01942e9 (patch)
tree8fcd253b1dd57d88fad138af02e351549ff00e2b /libxtables
parent1a519e80ff896fbfd55151bf591eebab97ec7b89 (diff)
update FSF address in license text
http://www.gnu.org/licenses/gpl-2.0.html http://www.fsf.org/about/contact/ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'libxtables')
-rw-r--r--libxtables/xtables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxtables/xtables.c b/libxtables/xtables.c
index a511c08c..1ab86d5a 100644
--- a/libxtables/xtables.c
+++ b/libxtables/xtables.c
@@ -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>