diff options
Diffstat (limited to 'ocaml/t/guestfs_010_basic.ml')
-rw-r--r-- | ocaml/t/guestfs_010_basic.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml/t/guestfs_010_basic.ml b/ocaml/t/guestfs_010_basic.ml index 6fa19e46..49006f7c 100644 --- a/ocaml/t/guestfs_010_basic.ml +++ b/ocaml/t/guestfs_010_basic.ml @@ -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. *) (* Test basic functionality. *) |