[tasque/transition: 57/213] Revert to 682d7485df4cd713ca5b6e8354230f4c8556a3b9



commit 49240cee97968f1ca3841317d58cfdc4c679f9f0
Author: Antonius Riha <antoniusriha gmail com>
Date:   Fri Jun 15 10:58:19 2012 +0200

    Revert to 682d7485df4cd713ca5b6e8354230f4c8556a3b9

 src/libtasque/INativeApplication.cs |   30 ------------------------------
 src/tasque/GnomeApplication.cs      |   28 ----------------------------
 2 files changed, 0 insertions(+), 58 deletions(-)
---
diff --git a/src/libtasque/INativeApplication.cs b/src/libtasque/INativeApplication.cs
index dff71ed..4211330 100644
--- a/src/libtasque/INativeApplication.cs
+++ b/src/libtasque/INativeApplication.cs
@@ -1,33 +1,3 @@
-// 
-// INativeApplication.cs
-//  
-// Authors:
-//       Sandy Armstrong <sanfordarmstrong gmail com
-//       Mario Carrion <mario carrion mx>
-//       Antonius Riha <antoniusriha gmail com>
-// 
-// Copyright (c) 2008 Novell, Inc. (http://www.novell.com)
-// Copyright (c) 2010 Mario Carrion
-// Copyright (c) 2012 Antonius Riha
-// 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
 using System;
 
 namespace Tasque
diff --git a/src/tasque/GnomeApplication.cs b/src/tasque/GnomeApplication.cs
index 84f5775..6578904 100644
--- a/src/tasque/GnomeApplication.cs
+++ b/src/tasque/GnomeApplication.cs
@@ -1,31 +1,3 @@
-// 
-// GnomeApplication.cs
-//  
-// Authors:
-//       Sandy Armstrong <sanfordarmstrong gmail com>
-//       Antonius Riha <antoniusriha gmail com>
-// 
-// Copyright (c) 2008 Novell, Inc. (http://www.novell.com) 
-// Copyright (c) 2012 Antonius Riha
-// 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
 using System;
 using System.Collections;
 using System.Runtime.InteropServices;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]