~ubuntu-branches/ubuntu/trusty/gnome-sushi/trusty

« back to all changes in this revision

Viewing changes to src/js/util/features.js.in

  • Committer: Package Import Robot
  • Author(s): Jean Schurger
  • Date: 2013-03-27 13:14:45 UTC
  • mto: (0.2.1)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: package-import@ubuntu.com-20130327131445-s4u3t6wys5jxkxcw
Tags: upstream-3.8.0
ImportĀ upstreamĀ versionĀ 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * Copyright (C) 2011 Red Hat, Inc.
3
 
 *
4
 
 * This program is free software; you can redistribute it and/or
5
 
 * modify it under the terms of the GNU General Public License as
6
 
 * published by the Free Software Foundation; either version 2 of the
7
 
 * License, or (at your option) any later version.
8
 
 *
9
 
 * This program is distributed in the hope that it will be useful, but
10
 
 * WITHOUT ANY WARRANTY; without even the implied warranty of
11
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12
 
 * General Public License for more details.
13
 
 *
14
 
 * You should have received a copy of the GNU General Public License
15
 
 * along with this program; if not, write to the Free Software
16
 
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
17
 
 * 02111-1307, USA.
18
 
 *
19
 
 * The Sushi project hereby grant permission for non-gpl compatible GStreamer
20
 
 * plugins to be used and distributed together with GStreamer and Sushi. This
21
 
 * permission is above and beyond the permissions granted by the GPL license
22
 
 * Sushi is covered by.
23
 
 *
24
 
 * Authors: Cosimo Cecchi <cosimoc@redhat.com>
25
 
 *
26
 
 */
27
 
 
28
 
let HAVE_UNOCONV = @have_unoconv@;
 
 
b'\\ No newline at end of file'