summaryrefslogtreecommitdiffstats
path: root/lib/locale.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-25 20:53:13 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-25 20:53:13 (EDT)
commite54bbecf65ecc567db22ce0fc16ef182c22a8e8d (patch)
treede73eae0053268a1112dab6b14f4c77058ae0ddb /lib/locale.sh
parent0263d71fda6e0ca9dacb350a88d38519ebbcbbe0 (diff)
Fix license notices
s/the ProteanOS Development Kit program/the ProteanOS Development Kit/.
Diffstat (limited to 'lib/locale.sh')
-rw-r--r--lib/locale.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locale.sh b/lib/locale.sh
index d798429..59390f8 100644
--- a/lib/locale.sh
+++ b/lib/locale.sh
@@ -15,7 +15,7 @@
# See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with the ProteanOS Development Kit program. If not, see
+# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
[ "x${_LOCALE_SM+set}" = 'xset' ] && return 0