X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=crc%2Fcrc32.c;h=4140a8d4ad2ee4788b04ec5c092fc8726daff87c;hp=657031d47024f93e011479c1959821182fe55533;hb=fa07eaa6913d7171c4259b3b0cd76dae3e76ca00;hpb=25dfa848abbb6c35b4d45fabd5a8e82cb77fb285 diff --git a/crc/crc32.c b/crc/crc32.c index 657031d4..4140a8d4 100644 --- a/crc/crc32.c +++ b/crc/crc32.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include "crc32.h"