fix indentation in comment
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 @@
 --------------------------------------------------------------------
 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,