diff options
Diffstat (limited to 'tools/darwin/Configurations')
-rw-r--r-- | tools/darwin/Configurations/App-ATV2.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/App-OSX.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/App-iOS.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/App.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/Common.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/Debug.xcconfig | 2 | ||||
-rw-r--r-- | tools/darwin/Configurations/Release.xcconfig | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tools/darwin/Configurations/App-ATV2.xcconfig b/tools/darwin/Configurations/App-ATV2.xcconfig index 907da247ec..521bfb7dd8 100644 --- a/tools/darwin/Configurations/App-ATV2.xcconfig +++ b/tools/darwin/Configurations/App-ATV2.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/App-OSX.xcconfig b/tools/darwin/Configurations/App-OSX.xcconfig index 3ed9e4f2a2..3c747dc49a 100644 --- a/tools/darwin/Configurations/App-OSX.xcconfig +++ b/tools/darwin/Configurations/App-OSX.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/App-iOS.xcconfig b/tools/darwin/Configurations/App-iOS.xcconfig index b5bf700c2d..47ae4d60b2 100644 --- a/tools/darwin/Configurations/App-iOS.xcconfig +++ b/tools/darwin/Configurations/App-iOS.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/App.xcconfig b/tools/darwin/Configurations/App.xcconfig index c608ce7e3e..90f68498fa 100644 --- a/tools/darwin/Configurations/App.xcconfig +++ b/tools/darwin/Configurations/App.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/Common.xcconfig b/tools/darwin/Configurations/Common.xcconfig index 4f6045adae..c5a8fabbb4 100644 --- a/tools/darwin/Configurations/Common.xcconfig +++ b/tools/darwin/Configurations/Common.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/Debug.xcconfig b/tools/darwin/Configurations/Debug.xcconfig index 0ea2d01cda..c5c4ed3f5f 100644 --- a/tools/darwin/Configurations/Debug.xcconfig +++ b/tools/darwin/Configurations/Debug.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/darwin/Configurations/Release.xcconfig b/tools/darwin/Configurations/Release.xcconfig index a0aead37e2..59ad8b642f 100644 --- a/tools/darwin/Configurations/Release.xcconfig +++ b/tools/darwin/Configurations/Release.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-2013 Team XBMC -// http://www.xbmc.org +// http://xbmc.org // // This Program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |