diff options
Diffstat (limited to 'clone')
-rw-r--r-- | clone/Makefile.am | 2 | ||||
-rwxr-xr-x | clone/test-virt-sysprep.sh | 2 | ||||
-rw-r--r-- | clone/virt-sysprep.in | 2 | ||||
-rwxr-xr-x | clone/virt-sysprep.pod | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/clone/Makefile.am b/clone/Makefile.am index 20e1d52e..11a2e9ba 100644 --- a/clone/Makefile.am +++ b/clone/Makefile.am @@ -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 $(top_srcdir)/subdir-rules.mk diff --git a/clone/test-virt-sysprep.sh b/clone/test-virt-sysprep.sh index 097f416b..1ebbde7d 100755 --- a/clone/test-virt-sysprep.sh +++ b/clone/test-virt-sysprep.sh @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. export LANG=C set -e diff --git a/clone/virt-sysprep.in b/clone/virt-sysprep.in index 91508724..9e8f212b 100644 --- a/clone/virt-sysprep.in +++ b/clone/virt-sysprep.in @@ -15,7 +15,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. unset CDPATH program="virt-sysprep" diff --git a/clone/virt-sysprep.pod b/clone/virt-sysprep.pod index eb56801d..5cab3eba 100755 --- a/clone/virt-sysprep.pod +++ b/clone/virt-sysprep.pod @@ -518,4 +518,4 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |