Revised URLs in docs

This commit is contained in:
Morten Braten 2015-02-20 19:49:19 +01:00
parent e04a305aa7
commit 72ec0e60e0
2 changed files with 3 additions and 3 deletions

View File

@ -3,12 +3,12 @@ UNLESS a specific file contains a different license, copyright notice, or attrib
============= =============
The Alexandria Utility Library for PL/SQL (http://code.google.com/p/plsql-utils) is released as open source under the BSD license: The Alexandria Utility Library for PL/SQL (http://github.com/mortenbra/alexandria-plsql-utils) is released as open source under the BSD license:
http://www.opensource.org/licenses/bsd-license.php http://www.opensource.org/licenses/bsd-license.php
Copyright (c) 2010-2012, MORTEN BRATEN (http://ora-00001.blogspot.com) Copyright (c) 2010-2015, MORTEN BRATEN (http://ora-00001.blogspot.com)
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

View File

@ -7,7 +7,7 @@ as well as links to selected libraries hosted and maintained elsewhere.
For more details and the latest source code, see For more details and the latest source code, see
http://code.google.com/p/plsql-utils/ http://github.com/mortenbra/alexandria-plsql-utils
Also check out the "demos" folder for some examples. Also check out the "demos" folder for some examples.