diff options
Diffstat (limited to 'src/lib/crc32.c')
-rw-r--r-- | src/lib/crc32.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/crc32.c b/src/lib/crc32.c index 549938b8..d65215f9 100644 --- a/src/lib/crc32.c +++ b/src/lib/crc32.c @@ -17,8 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301 USA + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include <ouroboros/crc32.h> |