diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2013-01-19 18:15:43 +0200 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2013-01-20 15:14:19 -0500 |
commit | 9fcf01add06e4dbf4064cfd2e97c8236c2f5a194 (patch) | |
tree | e75785d781f4579614fe7a185d812bac960c8d6a /sysconfig/network-scripts/ifup-tunnel | |
parent | d68f7c7ba5cfdefe726ed83d71f3cfac5b55ebc7 (diff) | |
download | initscripts-9fcf01add06e4dbf4064cfd2e97c8236c2f5a194.tar initscripts-9fcf01add06e4dbf4064cfd2e97c8236c2f5a194.tar.gz initscripts-9fcf01add06e4dbf4064cfd2e97c8236c2f5a194.tar.bz2 initscripts-9fcf01add06e4dbf4064cfd2e97c8236c2f5a194.tar.xz initscripts-9fcf01add06e4dbf4064cfd2e97c8236c2f5a194.zip |
Sync FSF address with GPL 2 text.
Diffstat (limited to 'sysconfig/network-scripts/ifup-tunnel')
-rwxr-xr-x | sysconfig/network-scripts/ifup-tunnel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/network-scripts/ifup-tunnel b/sysconfig/network-scripts/ifup-tunnel index c14e0658..49c52c0b 100755 --- a/sysconfig/network-scripts/ifup-tunnel +++ b/sysconfig/network-scripts/ifup-tunnel @@ -12,7 +12,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. # Thanks to: # - Razvan Corneliu C.R. Vilt <razvan.vilt@linux360.ro> |