Skip to content

Commit

Permalink
Fix copyrights 🐌
Browse files Browse the repository at this point in the history
  • Loading branch information
rodionovd committed Aug 13, 2016
1 parent a660eff commit 8ce862f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
10 changes: 4 additions & 6 deletions Debug.xcconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
// Debug.xcconfig
// Copyright (c) 2016 Eden Vidal
//
// Debug.xcconfig
// States
//
// Created by Dmitry Rodionov on 09/08/16.
// Copyright © 2016 Internals Exposed. All rights reserved.
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.

#include "Versioning.xcconfig"

Expand Down
10 changes: 4 additions & 6 deletions Release.xcconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
// Release.xcconfig
// Copyright (c) 2016 Eden Vidal
//
// Release.xcconfig
// States
//
// Created by Dmitry Rodionov on 09/08/16.
// Copyright © 2016 Internals Exposed. All rights reserved.
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.

#include "Versioning.xcconfig"

Expand Down

0 comments on commit 8ce862f

Please sign in to comment.