Update copyright years: This file was modified in 2005.
[gnulib.git] / lib / strtoul.c
index 63f8d9c..79ceed2 100644 (file)
@@ -13,8 +13,8 @@
 
    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.  */
 
-#define UNSIGNED 1
+#define        UNSIGNED        1
 
 #include "strtol.c"