Merge "[2.2] Add Unshareable marker in String" into tizen_2.2
[platform/framework/native/appfw.git] / inc / FSecCryptoSha2Hmac.h
old mode 100644 (file)
new mode 100755 (executable)
index 3d0f0b5..e2ba99a
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -112,7 +111,7 @@ public:
        virtual Tizen::Base::ByteBuffer* GetHmacN(const Tizen::Base::ByteBuffer& input) const;
 
        /**
-        * Initializes the multiple-part HMAC operation.
+        * Initializes a multiple-part HMAC operation.
         *
         *      @since          2.0
         *