Added contributors

This commit is contained in:
michael starke
2014-02-26 21:16:52 +01:00
parent f6dc2193de
commit ff6b29d23c
3 changed files with 50 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
//
// MPDocument+HistoryBrowsing.m
// MacPass
//
// Created by Michael Starke on 26.02.14.
// Copyright (c) 2014 HicknHack Software GmbH. All rights reserved.
//
#import "MPDocument+HistoryBrowsing.h"
@implementation MPDocument (HistoryBrowsing)
@end