/*
*******************************************************************************
*
-* Copyright (C) 2002-2003, International Business Machines
+* © 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html#License
+*
+*******************************************************************************
+*******************************************************************************
+*
+* Copyright (C) 2002-2012, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
#include "unicode/gregocal.h"
#include <stdio.h>
-extern "C" { extern void c_main(); };
+extern "C" void c_main();
void cpp_main()
{