diff options
Diffstat (limited to 'tools/virt-list-partitions')
-rwxr-xr-x | tools/virt-list-partitions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/virt-list-partitions b/tools/virt-list-partitions index 496116f8..3b8ee4bb 100755 --- a/tools/virt-list-partitions +++ b/tools/virt-list-partitions @@ -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; @@ -294,4 +294,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. |