diff options
Diffstat (limited to 'tools/virt-make-fs')
-rwxr-xr-x | tools/virt-make-fs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/virt-make-fs b/tools/virt-make-fs index d97d2629..d4e231be 100755 --- a/tools/virt-make-fs +++ b/tools/virt-make-fs @@ -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. use warnings; use strict; @@ -599,4 +599,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. |