tools/userland-mangler
changeset 7760 4ab84455407c
parent 5682 94c0ca64c022
--- a/tools/userland-mangler	Wed Mar 15 14:25:45 2017 -0700
+++ b/tools/userland-mangler	Wed Mar 15 12:33:24 2017 -0700
@@ -21,7 +21,7 @@
 #
 
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 #
 # userland-mangler - a file mangling utility
@@ -95,7 +95,7 @@
 Further information about this software can be found on the open source community website at %s.
 """
 notes_source = """
-This software was built from source available at https://java.net/projects/solaris-userland.  The original community source was downloaded from  %s
+This software was built from source available at https://github.com/oracle/solaris-userland.  The original community source was downloaded from  %s
 """
 
 def notes_section_text(header_seen, community, source, modified_date):