@@ -1,3 +1,10 @@
+/*
+ * router
+ * A Posse Production
+ * http://goposse.com
+ * Copyright (c) 2017 Posse Productions LLC. All rights reserved.
+ * See LICENSE for distribution and usage details.
+ */
library router;
import 'package:flutter/foundation.dart';
part of router;
///
enum TransitionType {
enum RouteTreeNodeType {