~vcs-imports/libgnomeuimm/main

« back to all changes in this revision

Viewing changes to tools/extra_defs_gen/generate_defs_libgnomeui.cc

  • Committer: murrayc
  • Date: 2009-01-27 08:29:42 UTC
  • Revision ID: vcs-imports@canonical.com-20090127082942-ioo45c8f2u4h12yq
2009-01-24  Deng Xiyue  <manphiz@gmail.com>

* Change license header to mention Lesser General Public License
version 2.1 instead of Library General Public License, to be
consistent with COPYING.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: generate_defs_libgnomeui.cc 644 2004-04-06 21:16:41Z mxpxpod $ */
 
1
/* $Id: generate_defs_libgnomeui.cc 2019 2009-01-27 08:29:42Z murrayc $ */
2
2
 
3
3
/* generate_defs_libgnomeui.h
4
4
 *
12
12
 * This library is distributed in the hope that it will be useful,
13
13
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
14
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15
 
 * Library General Public License for more details.
 
15
 * General Public License for more details.
16
16
 *
17
 
 * You should have received a copy of the GNU Library General Public
 
17
 * You should have received a copy of the GNU General Public
18
18
 * License along with this library; if not, write to the Free
19
19
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
20
 */