~ubuntu-branches/debian/sid/flickcurl/sid

« back to all changes in this revision

Viewing changes to utils/codegen.c

  • Committer: Package Import Robot
  • Author(s): Kumar Appaiah
  • Date: 2013-05-20 21:15:09 UTC
  • mfrom: (1.4.1) (15.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130520211509-e701o5dlwa04aqiw
Tags: 1.24-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *
3
3
 * codegen utility - Make C code from Flickr API by reflection
4
4
 *
5
 
 * Copyright (C) 2007-2010, David Beckett http://www.dajobe.org/
 
5
 * Copyright (C) 2007-2012, David Beckett http://www.dajobe.org/
6
6
 * 
7
7
 * This file is licensed under the following three licenses as alternatives:
8
8
 *   1. GNU Lesser General Public License (LGPL) V2.1 or any newer version
275
275
          argv[1], section);
276
276
 
277
277
  fprintf(stdout,
278
 
" * Copyright (C) 2010, David Beckett http://www.dajobe.org/\n"
 
278
" * Copyright (C) 2010-2012, David Beckett http://www.dajobe.org/\n"
279
279
" * \n"
280
280
" * This file is licensed under the following three licenses as alternatives:\n"
281
281
" *   1. GNU Lesser General Public License (LGPL) V2.1 or any newer version\n"