From: Benjamin Peterson Date: Sat, 31 Jan 2009 22:33:02 +0000 (+0000) Subject: fix indentation in comment X-Git-Tag: v2.7a1~2152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c5d21d644bf74551f4d4cb33d74cedbfc69d61c;p=python fix indentation in comment --- diff --git a/Objects/unicodeobject.c b/Objects/unicodeobject.c index 695f4ae6a1..c95889e00b 100644 --- a/Objects/unicodeobject.c +++ b/Objects/unicodeobject.c @@ -12,8 +12,8 @@ Copyright (c) Corporation for National Research Initiatives. -------------------------------------------------------------------- The original string type implementation is: -Copyright (c) 1999 by Secret Labs AB -Copyright (c) 1999 by Fredrik Lundh + Copyright (c) 1999 by Secret Labs AB + Copyright (c) 1999 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its associated documentation, you agree that you have read, understood,