Fix the boiler plate codes
[framework/osp/social.git] / inc / FSclAccount.h
index 310bc8e..001dad9 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -132,7 +131,7 @@ public:
         * @since       2.1
         *
         * @return      The key-value lists of the extended data, @n
-        *                              else an empty list if there is no extended data, or @c null if an exception occurs (@ref String, @ref String list)
+        *                              else an empty list if there is no extended data, or @c null if an exception occurs (String, String list)
         * @remarks     The specific error code can be accessed using the GetLastResult() method.
         */
        Tizen::Base::Collection::IMap* GetExtendedDataN(void) const;