|
Miscellaneous About PassAid PassAid is a software package designed to simultaneously change an account's password in multiple Oracle databases Most recent publicly available version of PassAid from its original author can be found at and downloaded from www.bsutils.com/PassAid.html. PassAid is written in a kind of nostalgic "technique", or programming language (you may have already guessed which one) that may be considered, well, unusual for a more or less complex application. However, the language has improved so much recently that it has become possible (although sometimes still challenging) to use it for building complex things. The author believes that the application serves its purpose well and often takes advantage of its affinity to many useful Windows and Oracle tools. All executable files are indeed pure and unmasked source code, so the GNU General Public License requirement of making source code available is fully satisfied. In fact, users can easily (and, in fact, are legally allowed to) make changes to the prorgam and distribute the modified version as long as the distributed program is also licensed under the terms of GNU General Public License. Copyright and Disclaimer PassAid Copyright (C) 2004-2009 BSUtils.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |