~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbxt/src/win_inttypes.h

  • Committer: Monty Taylor
  • Date: 2010-10-02 21:15:42 UTC
  • mto: (1812.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1813.
  • Revision ID: mordred@inaugust.com-20101002211542-he2vvq1rfolq074b
Update all of the copyright headers to include the correct address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
   You should have received a copy of the GNU Lesser General Public
15
15
   License along with the GNU C Library; if not, write to the Free
16
 
   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
17
 
   02111-1307 USA.  */
 
16
   Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 
17
   02110-1301 USA.  */
18
18
 
19
19
/*
20
20
 *      ISO C99: 7.8 Format conversion of integer types <inttypes.h>