]> BookStack Code Mirror - bookstack/blobdiff - app/Events/Event.php
replace GPL diff lib with MIT lib
[bookstack] / app / Events / Event.php
index ac6cba07c713127ea765710dc9ecf4f6f754a708..dfe173828a2f065861ea68279db46ad613ceb98f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Oxbow\Events;
+namespace BookStack\Events;
 
 abstract class Event
 {