1 ============================================================ 2 Notices for file(s): 3 jobb.jar 4 ------------------------------------------------------------ 5 Portions of this code: 6 ------------------------------------------------------------------------------- 7 Copyright (c) 2000 The Legion Of The Bouncy Castle 8 (http://www.bouncycastle.org) 9 10 Permission is hereby granted, free of charge, to any person obtaining 11 a copy of this software and associated documentation files (the "Software") 12 to deal in the Software without restriction, including without limitation 13 the rights to use, copy, modify, merge, publish, distribute, sublicense 14 and/or sell copies of the Software, and to permit persons to whom the Software 15 is furnished to do so, subject to the following conditions: 16 17 The above copyright notice and this permission notice shall be included in all 18 copies or substantial portions of the Software. 19 ------------------------------------------------------------------------------- 20 Twofish is uncopyrighted and license-free, and was created and analyzed by: 21 Bruce Schneier - John Kelsey - Doug Whiting 22 David Wagner - Chris Hall - Niels Ferguson 23 ------------------------------------------------------------------------------- 24 Cryptix General License 25 26 Copyright (c) 1995-2005 The Cryptix Foundation Limited. 27 All rights reserved. 28 29 Redistribution and use in source and binary forms, with or without 30 modification, are permitted provided that the following conditions are 31 met: 32 1. Redistributions of source code must retain the copyright notice, 33 this list of conditions and the following disclaimer. 34 2. Redistributions in binary form must reproduce the above copyright 35 notice, this list of conditions and the following disclaimer in 36 the documentation and/or other materials provided with the 37 distribution. 38 ------------------------------------------------------------------------------- 39 All other code is: 40 41 Copyright (C) 2012 The Android Open Source Project 42 43 Licensed under the Apache License, Version 2.0 (the "License"); 44 you may not use this file except in compliance with the License. 45 You may obtain a copy of the License at 46 47 http://www.apache.org/licenses/LICENSE-2.0 48 49 Unless required by applicable law or agreed to in writing, software 50 distributed under the License is distributed on an "AS IS" BASIS, 51 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 52 See the License for the specific language governing permissions and 53 limitations under the License. 54