Skip to content

Commit

Permalink
Updated username
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelhanneken committed Dec 8, 2015
1 parent 4826035 commit 81a2367
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Icns Composer/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// AppDelegate.swift
// Icns Composer
// https://github.com/behoernchen/IcnsComposer
// https://github.com/raphaelhanneken/icnscomposer
//
// The MIT License (MIT)
//
Expand Down
2 changes: 1 addition & 1 deletion Icns Composer/DragDropImageView.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// DragAndDropImageView.swift
// Icns Composer
// https://github.com/behoernchen/IcnsComposer
// https://github.com/raphaelhanneken/icnscomposer
//
// The MIT License (MIT)
//
Expand Down
2 changes: 1 addition & 1 deletion Icns Composer/Iconset.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Iconset.swift
// Icns Composer
// https://github.com/behoernchen/IcnsComposer
// https://github.com/raphaelhanneken/icnscomposer
//
// The MIT License (MIT)
//
Expand Down
4 changes: 2 additions & 2 deletions Icns Composer/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>behoernchen.github.io</key>
<key>raphaelhanneken.github.io</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
Expand Down Expand Up @@ -60,7 +60,7 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUFeedURL</key>
<string>https://behoernchen.github.io/icnscomposer/sparkle/IcnsComposerAppcast.xml</string>
<string>https://raphaelhanneken.github.io/icnscomposer/sparkle/IcnsComposerAppcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion Icns Composer/MainWindowController.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// MainWindowController.swift
// Icns Composer
// https://github.com/behoernchen/IcnsComposer
// https://github.com/raphaelhanneken/icnscomposer
//
// The MIT License (MIT)
//
Expand Down
2 changes: 1 addition & 1 deletion Icns Composer/NSImageExtensions.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// NSImageExtensions.swift
// Icns Composer
// https://github.com/behoernchen/IcnsComposer
// https://github.com/raphaelhanneken/icnscomposer
//
// The MIT License (MIT)
//
Expand Down

0 comments on commit 81a2367

Please sign in to comment.