~ps-jenkins/unico/latestsnapshot-1.0.3+14.04.20140109-0ubuntu1

« back to all changes in this revision

Viewing changes to unico/unico-support.c

  • Committer: Didier Roche
  • Date: 2012-12-11 14:08:58 UTC
  • Revision ID: didier.roche@canonical.com-20121211140858-tpbcutv89x53yszk
Fix licensing

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* The Unico Theming Engine for Gtk+.
2
2
 * Copyright (C) 2011 Canonical Ltd
3
3
 *
4
 
 * This  library is free  software; you can  redistribute it and/or
5
 
 * modify it  under  the terms  of the  GNU Lesser  General  Public
6
 
 * License  as published  by the Free  Software  Foundation; either
7
 
 * version 2 of the License, or (at your option) any later version.
 
4
 * This library is free software; you can redistribute it and/or modify
 
5
 * it under the terms of the GNU Lesser General Public License
 
6
 * version 2.1 as published by the Free Software Foundation.
8
7
 *
9
8
 * This library is distributed  in the hope that it will be useful,
10
9
 * but  WITHOUT ANY WARRANTY; without even  the implied warranty of
35
34
   * for example -unico-style, and assign new styles */
36
35
  if (functions)
37
36
    *functions = &engine->style_functions[UNICO_STYLE_DEFAULT];
38
 
}
 
 
b'\\ No newline at end of file'
 
37
}