diff options
Diffstat (limited to 'ldso/ldso/bfin/resolve.S')
-rw-r--r-- | ldso/ldso/bfin/resolve.S | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ldso/ldso/bfin/resolve.S b/ldso/ldso/bfin/resolve.S index ae7f4a4c5..4ac12c36c 100644 --- a/ldso/ldso/bfin/resolve.S +++ b/ldso/ldso/bfin/resolve.S @@ -14,9 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with uClibc; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -USA. */ +License along with uClibc; see the file COPYING.LIB. If not, see +<http://www.gnu.org/licenses/>. */ /* The function below is tail-called by resolver stubs when a lazily-bound function is called. It must preserve all |