~unity-team/nux/nux.text-entry-im-auto-test

« back to all changes in this revision

Viewing changes to NuxCore/Win32Dialogs/NWin32CustomDialog.h

  • Committer: Jay Taoko
  • Date: 2011-04-06 21:54:09 UTC
  • mto: This revision was merged to the branch mainline in revision 309.
  • Revision ID: jay.taoko@canonical.com-20110406215409-8ta62b19j8xhbubm
* Added LGPL v2.1 License to source code files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright 2010 Inalogic Inc.
 
2
 * Copyright 2010 Inalogic® Inc.
3
3
 *
4
4
 * This program is free software: you can redistribute it and/or modify it
5
 
 * under the terms of the GNU Lesser General Public License version 3, as
6
 
 * published by the  Free Software Foundation.
 
5
 * under the terms of the GNU Lesser General Public License, as
 
6
 * published by the  Free Software Foundation; either version 2.1 or 3.0
 
7
 * of the License.
7
8
 *
8
9
 * This program is distributed in the hope that it will be useful, but
9
10
 * WITHOUT ANY WARRANTY; without even the implied warranties of
12
13
 * License for more details.
13
14
 *
14
15
 * You should have received a copy of both the GNU Lesser General Public
15
 
 * License version 3 along with this program.  If not, see
16
 
 * <http://www.gnu.org/licenses/>
 
16
 * License along with this program. If not, see <http://www.gnu.org/licenses/>
17
17
 *
18
18
 * Authored by: Jay Taoko <jaytaoko@inalogic.com>
19
19
 *