summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/Controllers/UIInterfaces/HistoryWindowFactory.h')
-rw-r--r--Swift/Controllers/UIInterfaces/HistoryWindowFactory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Swift/Controllers/UIInterfaces/HistoryWindowFactory.h b/Swift/Controllers/UIInterfaces/HistoryWindowFactory.h
index c84d8d7..135438b 100644
--- a/Swift/Controllers/UIInterfaces/HistoryWindowFactory.h
+++ b/Swift/Controllers/UIInterfaces/HistoryWindowFactory.h
@@ -1,12 +1,12 @@
/*
* Copyright (c) 2012 Catalin Badea
- * Licensed under the GNU General Public License v3.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
#pragma once
-#include "Swift/Controllers/UIInterfaces/HistoryWindow.h"
+#include <Swift/Controllers/UIInterfaces/HistoryWindow.h>
namespace Swift {
class UIEventStream;