~ubuntu-branches/debian/sid/fribidi/sid

« back to all changes in this revision

Viewing changes to charset/fribidi-char-sets-cp1256.c

  • Committer: Package Import Robot
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2013-05-07 16:19:15 UTC
  • mfrom: (8.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130507161915-sut20rztjfp3o90p
Tags: 0.19.5-2
* Upload to unstable
* debian/libfribidi0.symbols: Added Build-Depends-Package field.
* debian/control:
  ** Updated Standards-Version to 3.9.4
  ** Use canonical URIs in VCS-* fields
* Use autotools_dev to update outdated autotools helper files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* FriBidi
2
2
 * fribidi-char-sets-cp1256.c - CP1256 character set conversion routines
3
3
 *
4
 
 * $Id: fribidi-char-sets-cp1256.c,v 1.2 2004/05/03 22:05:19 behdad Exp $
 
4
 * $Id: fribidi-char-sets-cp1256.c,v 1.2 2004-05-03 22:05:19 behdad Exp $
5
5
 * $Author: behdad $
6
 
 * $Date: 2004/05/03 22:05:19 $
 
6
 * $Date: 2004-05-03 22:05:19 $
7
7
 * $Revision: 1.2 $
8
 
 * $Source: /cvs/fribidi/fribidi2/charset/fribidi-char-sets-cp1256.c,v $
 
8
 * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/charset/fribidi-char-sets-cp1256.c,v $
9
9
 *
10
10
 * Authors:
11
11
 *   Behdad Esfahbod, 2001, 2002, 2004
27
27
 * 
28
28
 * You should have received a copy of the GNU Lesser General Public License
29
29
 * along with this library, in a file named COPYING; if not, write to the
30
 
 * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
31
 
 * Boston, MA 02111-1307, USA
 
30
 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
31
 * Boston, MA 02110-1301, USA
32
32
 * 
33
33
 * For licensing issues, contact <license@farsiweb.info>.
34
34
 */