diff options
Diffstat (limited to 'win32/include/msvc/stdint.h')
-rw-r--r-- | win32/include/msvc/stdint.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/win32/include/msvc/stdint.h b/win32/include/msvc/stdint.h index 7b9d4a090..bf0316dd1 100644 --- a/win32/include/msvc/stdint.h +++ b/win32/include/msvc/stdint.h @@ -25,9 +25,7 @@ details. */ * * You should have received a copy of the GNU General Public License * along with self program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - * - * $Id: stdint.h,v 1.2 2004/09/20 19:30:08 valtri Exp $ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA */ /* Modified original CygWin version for using by MSVC port. */ |