forked from richfaces/richfaces
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE.txt
19 lines (16 loc) · 974 Bytes
/
NOTICE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This product includes Apache licensed software
framework/src/main/java/org/richfaces/base64/DecoderException.java
framework/src/main/java/org/richfaces/base64/URLCodec.java
framework/src/main/java/org/richfaces/base64/Decoder.java
framework/src/main/java/org/richfaces/base64/Encoder.java
framework/src/main/java/org/richfaces/base64/EncoderException.java
framework/src/main/java/org/richfaces/base64/URL64Codec.java
framework/src/main/java/org/richfaces/base64/BinaryEncoder.java
framework/src/main/java/org/richfaces/base64/BinaryDecoder.java
contains source code from http://commons.apache.org/proper/commons-codec/
Copyright (C) 2002-2004 The Apache Software Foundation
examples/showcase/src/main/java-gae/com/sun/faces/facelets/impl/IdMapper.java
incorporates work covered by the following copyright and
Copyright (C) 2005-2007 The Apache Software Foundation
examples/showcase/src/main/java/org/richfaces/demo/ui/UAgentInfo.java
Copyright (C) 2010-2012, Anthony Hand