From 1c5d21d644bf74551f4d4cb33d74cedbfc69d61c Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 31 Jan 2009 22:33:02 +0000 Subject: fix indentation in comment --- Objects/unicodeobject.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Objects/unicodeobject.c b/Objects/unicodeobject.c index 695f4ae..c95889e 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, -- cgit v0.12