Skip to content

Commit

Permalink
fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyyamagu committed Dec 29, 2015
1 parent 0d2c11f commit e937cfc
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions KYNavigationProgress/KYNavigationProgress.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// KYNavigationProgress.h
// KYNavigationProgress
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
4 changes: 2 additions & 2 deletions KYNavigationProgress/ProgressView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// ProgressView.swift
// KYNavigationProgress
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

import UIKit
Expand Down
4 changes: 2 additions & 2 deletions KYNavigationProgress/UINavigationController+Progress.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// UINavigationController+Progress.swift
// KYNavigationProgress
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

import UIKit
Expand Down
4 changes: 2 additions & 2 deletions KYNavigationProgressTests/KYNavigationProgressTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// KYNavigationProgressTests.swift
// KYNavigationProgressTests
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

import XCTest
Expand Down
4 changes: 2 additions & 2 deletions Sample/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// AppDelegate.swift
// Sample
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

import UIKit
Expand Down
4 changes: 2 additions & 2 deletions Sample/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// ViewController.swift
// Sample
//
// Created by 山口 恭兵 on 2015/12/29.
// Copyright © 2015年 kyo__hei. All rights reserved.
// Created by kyo__hei on 2015/12/29.
// Copyright (c) 2015 kyo__hei. All rights reserved.
//

import UIKit
Expand Down

0 comments on commit e937cfc

Please sign in to comment.