summaryrefslogtreecommitdiff
path: root/framework/I18N/core/Gettext
diff options
context:
space:
mode:
authorknut <>2008-07-30 02:07:13 +0000
committerknut <>2008-07-30 02:07:13 +0000
commite69594d31e5968cb3663cb6748bf1682cd914b5a (patch)
tree0721e05e104e59dc8fd6e624461bff0e2e07d090 /framework/I18N/core/Gettext
parent411fbb72f5a4c72e43af08ee403c79c73eb4b53f (diff)
updated copyright
Diffstat (limited to 'framework/I18N/core/Gettext')
-rw-r--r--framework/I18N/core/Gettext/MO.php2
-rw-r--r--framework/I18N/core/Gettext/PO.php2
-rw-r--r--framework/I18N/core/Gettext/TGettext.php2
3 files changed, 3 insertions, 3 deletions
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
+?>