sr_Latn_RS.ISO8859-2.src revision 1.1
11.1Sjoerg# $NetBSD: sr_Latn_RS.ISO8859-2.src,v 1.1 2013/08/11 22:09:40 joerg Exp $ 21.1Sjoerg# 31.1Sjoerg# Locale: sr_Latn_RS 41.1Sjoerg# Character set: ISO8859-2 51.1Sjoerg# 61.1Sjoerg# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in 71.1Sjoerg# http://www.unicode.org/copyright.html. 81.1Sjoerg# 91.1Sjoerg# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode 101.1Sjoerg# data files and any associated documentation (the "Data Files") or Unicode software and any 111.1Sjoerg# associated documentation (the "Software") to deal in the Data Files or Software without 121.1Sjoerg# restriction, including without limitation the rights to use, copy, modify, merge, publish, 131.1Sjoerg# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom 141.1Sjoerg# the Data Files or Software are furnished to do so, provided that (a) the above copyright 151.1Sjoerg# notice(s) and this permission notice appear with all copies of the Data Files or Software, 161.1Sjoerg# (b) both the above copyright notice(s) and this permission notice appear in associated 171.1Sjoerg# documentation, and (c) there is clear notice in each modified Data File or in the Software as 181.1Sjoerg# well as in the documentation associated with the Data File(s) or Software that the data or 191.1Sjoerg# software has been modified. 201.1Sjoerg# 211.1Sjoerg# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 221.1Sjoerg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 231.1Sjoerg# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT 241.1Sjoerg# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR 251.1Sjoerg# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 261.1Sjoerg# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 271.1Sjoerg# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. 281.1Sjoerg# 291.1Sjoerg# Acceptable Affirmative Response Expression (yesexpr) 301.1Sjoerg# NOTE: This must be a valid Extended Regular Expression. 311.1Sjoerg^(([dD]([aA])?)|([dD])|([yY]([eE][sS])?)|([yY])) 321.1Sjoerg# Acceptable Negative Response Expression (noexpr) 331.1Sjoerg# NOTE: This must be a valid Extended Regular Expression. 341.1Sjoerg^(([nN]([eE])?)|([nN])|([nN]([oO])?)|([nN])) 351.1Sjoerg# 361.1Sjoerg# NOTE: The following were removed from the relevant standards: 371.1Sjoerg# The Open Group Base Specifications Issue 6 (XPG6) and 381.1Sjoerg# IEEE Std 1003.1, 2004 Edition (POSIX). 391.1Sjoerg# The current NetBSD implementation still requires a value or blank line. 401.1Sjoerg# 411.1Sjoerg# Acceptable Affirmative Response (yesstr) 421.1Sjoergda:d:DA:D:yes:y:YES:Y 431.1Sjoerg# Acceptable Negative Response (nostr) 441.1Sjoergne:n:NE:N:no:n:NO:N 451.1Sjoerg# EOF 461.1Sjoerg 47