diff --git a/LICENSE.txt b/LICENSE.txt index 4d4343b4206217046fcdc6b5838219a1ac147a24..18124d8e57f94483ebf9fe83e2596c0064636d6b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2006 University of Nebraska-Lincoln +Copyright (c) 2011 University of Nebraska-Lincoln Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/web/module/view.jsp b/web/module/view.jsp index 0ecb964fb1058873cb16905887df5b80f1f4764b..a12a59cfbedeef277e7283c747c6815a825e4cfd 100644 --- a/web/module/view.jsp +++ b/web/module/view.jsp @@ -12,7 +12,6 @@ <%@ page import="blackboard.platform.plugin.PlugInUtil" %> <%@ page import="blackboard.persist.course.CourseDbLoader" %> -<%@ taglib uri="/bbNG" prefix="bbNG" %> <%@ taglib uri="/bbData" prefix="bbData"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <script src="../js/prototype.js" type="text/javascript"></script>