diff options
Diffstat (limited to 'doc/user/hierarchy.xml')
-rw-r--r-- | doc/user/hierarchy.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/hierarchy.xml b/doc/user/hierarchy.xml index 6691e70..431e97b 100644 --- a/doc/user/hierarchy.xml +++ b/doc/user/hierarchy.xml @@ -1,6 +1,6 @@ <!-- - Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The SCons Foundation + Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 The SCons Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -442,7 +442,7 @@ make no difference to the build. </section> - <section id="sect-sharing-environments"> + <section> <title>Sharing Environments (and Other Variables) Between &SConscript; Files</title> <para> |