X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=haskell%2FGuestfs010Basic.hs;h=2889e28bc9463345f2715aa84679a71db5ec451d;hb=e7e3a32edc29e3448b1d7efb3f6b53c5173c4e9c;hp=6454d69c4b88ac20e58af623249612fd7d66bc5e;hpb=2860b21ee1b86d6c944308a8be181c91bc07fd03;p=libguestfs.git diff --git a/haskell/Guestfs010Basic.hs b/haskell/Guestfs010Basic.hs index 6454d69..2889e28 100644 --- a/haskell/Guestfs010Basic.hs +++ b/haskell/Guestfs010Basic.hs @@ -1,5 +1,5 @@ {- libguestfs Haskell bindings - Copyright (C) 2009-2010 Red Hat Inc. + Copyright (C) 2009-2011 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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. -} module Guestfs010Basic where