Date: Sat, 8 Aug 2015 23:17:11 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r286488 - projects/collation/lib/libc/locale Message-ID: <201508082317.t78NHBnF009913@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Aug 8 23:17:10 2015 New Revision: 286488 URL: https://svnweb.freebsd.org/changeset/base/286488 Log: Fix typo Modified: projects/collation/lib/libc/locale/collate.h Modified: projects/collation/lib/libc/locale/collate.h ============================================================================== --- projects/collation/lib/libc/locale/collate.h Sat Aug 8 23:13:53 2015 (r286487) +++ projects/collation/lib/libc/locale/collate.h Sat Aug 8 23:17:10 2015 (r286488) @@ -1,5 +1,5 @@ /*- - * Copyright 2010 Nexenta Systmes, Inc. All rights reserved. + * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 1995 Alex Tatmanjants <alex@elvisti.kiev.ua> * at Electronni Visti IA, Kiev, Ukraine. * All rights reserved.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508082317.t78NHBnF009913>