Use user catalog in sharing presentation and editing
[pithos-macos] / pithos-macos / SharingUserPermissionTransformer.h
@@ -1,8 +1,8 @@
 //
-//  SharingDictionaryTransformer.h
+//  SharingUserPermissionTransformer.h
 //  pithos-macos
 //
-// Copyright 2011 GRNET S.A. All rights reserved.
+// Copyright 2013 GRNET S.A. All rights reserved.
 //
 // Redistribution and use in source and binary forms, with or
 // without modification, are permitted provided that the following
@@ -35,5 +35,5 @@
 // interpreted as representing official policies, either expressed
 // or implied, of GRNET S.A.
 
-@interface SharingDictionaryTransformer : NSValueTransformer
+@interface SharingUserPermissionTransformer : NSValueTransformer
 @end