Skip to content

Commit 6de7557

Browse files
author
yinglong.zhang
committed
fix:modify annotation
1 parent 278012f commit 6de7557

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

ZYLDataBase/BaseModel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import <Foundation/Foundation.h>

ZYLDataBase/BaseModel.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import "BaseModel.h"

ZYLDataBase/Database.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import <Foundation/Foundation.h>

ZYLDataBase/Database.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import "Database.h"

ZYLDataBase/DatabaseServiece.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import <Foundation/Foundation.h>

ZYLDataBase/DatabaseServiece.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// DistributTools
44
//
55
// Created by zhangyinglong on 16/1/16.
6-
// Copyright © 2016年 ChinaHR. All rights reserved.
6+
// Copyright © 2016年 zhangyinglong. All rights reserved.
77
//
88

99
#import "DatabaseServiece.h"

0 commit comments

Comments
 (0)