~drizzle-trunk/drizzle/jenkins-Drizzle-Builder-213

« back to all changes in this revision

Viewing changes to win32/windows/inttypes.h

  • Committer: kalebral at gmail
  • Date: 2010-12-18 04:43:40 UTC
  • mto: This revision was merged to the branch mainline in revision 2010.
  • Revision ID: kalebral@gmail.com-20101218044340-og61cyjogqwp0k0o
update Copyright strings to a more common format to help with creating the master debian copyright file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// ISO C9x  compliant inttypes.h for Microsoft Visual Studio
2
2
// Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 
3
3
// 
4
 
//  Copyright (c) 2006 Alexander Chemeris
 
4
//  Copyright (C) 2006 Alexander Chemeris
5
5
// 
6
6
// Redistribution and use in source and binary forms, with or without
7
7
// modification, are permitted provided that the following conditions are met: