diff options
author | knut <> | 2008-07-30 02:07:13 +0000 |
---|---|---|
committer | knut <> | 2008-07-30 02:07:13 +0000 |
commit | e69594d31e5968cb3663cb6748bf1682cd914b5a (patch) | |
tree | 0721e05e104e59dc8fd6e624461bff0e2e07d090 /framework/I18N/core | |
parent | 411fbb72f5a4c72e43af08ee403c79c73eb4b53f (diff) |
updated copyright
Diffstat (limited to 'framework/I18N/core')
-rw-r--r-- | framework/I18N/core/CultureInfo.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/DateFormat.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/DateTimeFormatInfo.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/Gettext/MO.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/Gettext/PO.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/Gettext/TGettext.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/HTTPNegotiator.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/IMessageSource.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageCache.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageFormat.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageSource_MySQL.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageSource_SQLite.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageSource_XLIFF.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/MessageSource_gettext.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/NumberFormat.php | 2 | ||||
-rw-r--r-- | framework/I18N/core/NumberFormatInfo.php | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/framework/I18N/core/CultureInfo.php b/framework/I18N/core/CultureInfo.php index 31404a23..46b833b7 100644 --- a/framework/I18N/core/CultureInfo.php +++ b/framework/I18N/core/CultureInfo.php @@ -630,4 +630,4 @@ class CultureInfo }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/DateFormat.php b/framework/I18N/core/DateFormat.php index 178da0bb..173c119f 100644 --- a/framework/I18N/core/DateFormat.php +++ b/framework/I18N/core/DateFormat.php @@ -649,4 +649,4 @@ class DateFormat }
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/DateTimeFormatInfo.php b/framework/I18N/core/DateTimeFormatInfo.php index 4d7231fa..0a99082d 100644 --- a/framework/I18N/core/DateTimeFormatInfo.php +++ b/framework/I18N/core/DateTimeFormatInfo.php @@ -514,4 +514,4 @@ class DateTimeFormatInfo }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/Gettext/MO.php b/framework/I18N/core/Gettext/MO.php index 9e7460a5..2a85598a 100644 --- a/framework/I18N/core/Gettext/MO.php +++ b/framework/I18N/core/Gettext/MO.php @@ -353,4 +353,4 @@ class TGettext_MO extends TGettext return true;
}
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/Gettext/PO.php b/framework/I18N/core/Gettext/PO.php index 66c4596f..edadbf9a 100644 --- a/framework/I18N/core/Gettext/PO.php +++ b/framework/I18N/core/Gettext/PO.php @@ -158,4 +158,4 @@ class TGettext_PO extends TGettext return true;
}
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/Gettext/TGettext.php b/framework/I18N/core/Gettext/TGettext.php index 5dc0ae02..ea35154b 100644 --- a/framework/I18N/core/Gettext/TGettext.php +++ b/framework/I18N/core/Gettext/TGettext.php @@ -284,4 +284,4 @@ class TGettext return $PO;
}
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/HTTPNegotiator.php b/framework/I18N/core/HTTPNegotiator.php index 66017fda..f76efbe2 100644 --- a/framework/I18N/core/HTTPNegotiator.php +++ b/framework/I18N/core/HTTPNegotiator.php @@ -127,4 +127,4 @@ class HTTPNegotiator }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/IMessageSource.php b/framework/I18N/core/IMessageSource.php index 2bdab5fe..eb0e5a1a 100644 --- a/framework/I18N/core/IMessageSource.php +++ b/framework/I18N/core/IMessageSource.php @@ -120,4 +120,4 @@ interface IMessageSource }
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageCache.php b/framework/I18N/core/MessageCache.php index 08757730..7d15e8c6 100644 --- a/framework/I18N/core/MessageCache.php +++ b/framework/I18N/core/MessageCache.php @@ -168,4 +168,4 @@ class MessageCache }
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageFormat.php b/framework/I18N/core/MessageFormat.php index 3faa663d..21cf5f23 100644 --- a/framework/I18N/core/MessageFormat.php +++ b/framework/I18N/core/MessageFormat.php @@ -253,4 +253,4 @@ class MessageFormat }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageSource_MySQL.php b/framework/I18N/core/MessageSource_MySQL.php index e4f84d2e..de7bea2b 100644 --- a/framework/I18N/core/MessageSource_MySQL.php +++ b/framework/I18N/core/MessageSource_MySQL.php @@ -415,4 +415,4 @@ class MessageSource_MySQL extends MessageSource }
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageSource_SQLite.php b/framework/I18N/core/MessageSource_SQLite.php index 99065f7f..4448f801 100644 --- a/framework/I18N/core/MessageSource_SQLite.php +++ b/framework/I18N/core/MessageSource_SQLite.php @@ -351,4 +351,4 @@ class MessageSource_SQLite extends MessageSource }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageSource_XLIFF.php b/framework/I18N/core/MessageSource_XLIFF.php index c3dfabd9..4a7db93b 100644 --- a/framework/I18N/core/MessageSource_XLIFF.php +++ b/framework/I18N/core/MessageSource_XLIFF.php @@ -520,4 +520,4 @@ EOD; }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/MessageSource_gettext.php b/framework/I18N/core/MessageSource_gettext.php index a6a936aa..dfcce621 100644 --- a/framework/I18N/core/MessageSource_gettext.php +++ b/framework/I18N/core/MessageSource_gettext.php @@ -454,4 +454,4 @@ class MessageSource_gettext extends MessageSource }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/NumberFormat.php b/framework/I18N/core/NumberFormat.php index bac57fb5..3edc6482 100644 --- a/framework/I18N/core/NumberFormat.php +++ b/framework/I18N/core/NumberFormat.php @@ -304,4 +304,4 @@ class NumberFormat }
}
-?>
\ No newline at end of file +?> diff --git a/framework/I18N/core/NumberFormatInfo.php b/framework/I18N/core/NumberFormatInfo.php index 2331b147..136a20eb 100644 --- a/framework/I18N/core/NumberFormatInfo.php +++ b/framework/I18N/core/NumberFormatInfo.php @@ -648,4 +648,4 @@ class NumberFormatInfo }
}
-?>
\ No newline at end of file +?> |