From 72ec0e60e0c2e0b593924631a6a540ddea540cdf Mon Sep 17 00:00:00 2001 From: Morten Braten Date: Fri, 20 Feb 2015 19:49:19 +0100 Subject: [PATCH] Revised URLs in docs --- doc/license.txt | 4 ++-- doc/readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/license.txt b/doc/license.txt index ad488b2..d1b2647 100755 --- a/doc/license.txt +++ b/doc/license.txt @@ -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 -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. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/doc/readme.txt b/doc/readme.txt index bf87957..919d2eb 100755 --- a/doc/readme.txt +++ b/doc/readme.txt @@ -7,7 +7,7 @@ as well as links to selected libraries hosted and maintained elsewhere. 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.