diff options
author | Martijn Kaijser <mcm.kaijser@gmail.com> | 2013-08-11 11:25:48 +0200 |
---|---|---|
committer | Martijn Kaijser <mcm.kaijser@gmail.com> | 2013-08-11 11:50:46 +0200 |
commit | 9b782edb0637fe43238ce5b769c2629c293bf5b1 (patch) | |
tree | 7df3180a8a427d2bdf03948cbb7bb854a5c4aeb0 /tools/darwin | |
parent | 7ac40d50f014e96b5672e8ce6589f44df5f287ed (diff) |
[cosmetic] update copyright headers
Diffstat (limited to 'tools/darwin')
-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 |