Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 18.191.215.147
Web Server : Apache/2.4.61 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/share/doc/re2c/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/share/doc/re2c/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: re2c
Source: https://github.com/skvadrik/re2c/releases
Upstream-Contact: https://github.com/skvadrik/re2c
 Re2c was originaly written by Peter Bumbulis in 1993.
 .
 Since then it has been developed and maintained by multiple volunteers;
 most notably Brain Young, Marcus Boerger, Dan Nuffer and Ulya Trofimovich.
 .
 The project is currently maintained by Ulya Trofimovich <skvadrik@gmail.com>

Files: *
Copyright: none
License: public-domain
 re2c is distributed with no warranty whatever. The code is certain to contain
 errors. Neither the author nor any contributor takes responsibility for any
 consequences of its use.
 .
 re2c is in the public domain. The data structures and algorithms used in re2c
 are all either taken from documents available to the general public or are
 inventions of the authors. Programs generated by re2c may be distributed freely.
 re2c itself may be distributed freely, in source or binary, unchanged or
 modified. Distributors may charge whatever fees they can obtain for re2c.
 .
 If you do make use of re2c, or incorporate it into a larger project an
 acknowledgement somewhere (documentation, research report, etc.) would be
 appreciated.

Files:
 test/real_world/php20150211_parse_iso_intervals.re
 test/real_world/php20150211_pdo_sql_parser.re
 test/real_world/php20150211_url_scanner_ex.c
 test/real_world/php20150211_json_scanner.c
 test/real_world/php20150211_phar_path_check.c
 test/real_world/php20150211_parse_iso_intervals.c
 test/real_world/php20150211_url_scanner_ex.re
 test/real_world/php20150211_var_unserializer.c
 test/real_world/php20150211_json_scanner.re
 test/real_world/php20150211_var_unserializer.re
 test/real_world/php20150211_parse_date.re
 test/real_world/php20150211_pdo_sql_parser.c
 test/skeleton/php20150211_url_scanner_ex.re
 test/real_world/php20150211_parse_date.c
Copyright: 1997-2015 The PHP Group
License: PHP-3.01

Files:
 test/real_world/php20150211_phar_path_check.re
 test/skeleton/php20150211_phar_path_check.re
Copyright: 2007-2015 The PHP Group
License: PHP-3.01

Files:
 test/real_world/parse_date_s.re
 test/real_world/parse_date_b.c
 test/real_world/parse_date.c
 test/real_world/parse_date_1_78.c
 test/real_world/parse_date_1_78.re
 test/real_world/parse_date_s.c
 test/real_world/parse_date.re
 test/real_world/parse_date_db.c
 test/real_world/parse_date_g.re
 test/real_world/parse_date_g.c
 test/real_world/parse_date_db.re
 test/real_world/parse_date_b.re
Copyright: 1997-2006 The PHP Group
License: PHP-3.01

Files:
 test/dot/php20150211_zend_language_scanner.re
 test/dot/php20150211_zend_ini_scanner.re
 test/real_world/php20150211_zend_ini_scanner.c
 test/real_world/php20150211_zend_language_scanner.re
 test/real_world/php20150211_zend_ini_scanner.re
 test/real_world/php20150211_zend_language_scanner.c
Copyright: 1998-2015 Zend Technologies Ltd. (http://www.zend.com)
License: Zend-2.00

Files:
 test/real_world/php20140822_zend_language_scanner.c
 test/real_world/php20140822_zend_language_scanner.re
Copyright: 1998-2014 Zend Technologies Ltd. (http://www.zend.com)
License: Zend-2.00

Files:
 test/real_world/ninja_depfile_parser.re
 test/real_world/ninja_depfile_parser.c
 test/real_world/ninja_lexer.re
 test/real_world/ninja_lexer.c
Copyright: 2011 Google Inc.
License: Apache-2
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian GNU/Linux systems, the complete text of the Apache License,
 version 2, can be found in `/usr/share/common-licenses/Apache-2.0'.

License: PHP-3.01
 -------------------------------------------------------------------- 
                  The PHP License, version 3.01
 Copyright (c) 1999 - 2018 The PHP Group. All rights reserved.
 -------------------------------------------------------------------- 
 .
 Redistribution and use in source and binary forms, with or without
 modification, is permitted provided that the following conditions
 are met:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
     distribution.
 .
  3. The name "PHP" must not be used to endorse or promote products
     derived from this software without prior written permission. For
     written permission, please contact group@php.net.
 .
  4. Products derived from this software may not be called "PHP", nor
     may "PHP" appear in their name, without prior written permission
     from group@php.net.  You may indicate that your software works in
     conjunction with PHP by saying "Foo for PHP" instead of calling
     it "PHP Foo" or "phpfoo"
 .
  5. The PHP Group may publish revised and/or new versions of the
     license from time to time. Each version will be given a
     distinguishing version number.
     Once covered code has been published under a particular version
     of the license, you may always continue to use it under the terms
     of that version. You may also choose to use such covered code
     under the terms of any subsequent version of the license
     published by the PHP Group. No one other than the PHP Group has
     the right to modify the terms applicable to covered code created
     under this License.
 .
  6. Redistributions of any form whatsoever must retain the following
     acknowledgment:
     "This product includes PHP software, freely available from
     <http://www.php.net/software/>".
 .
 THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND 
 ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE PHP
 DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.

License: Zend-2.00
 -------------------------------------------------------------------- 
                The Zend Engine License, version 2.00
 Copyright (c) 1999-2002 Zend Technologies Ltd. All rights reserved.
 -------------------------------------------------------------------- 
 .
 Redistribution and use in source and binary forms, with or without
 modification, is permitted provided that the following conditions
 are met:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer. 
 .
  2. Redistributions in binary form must reproduce the above 
     copyright notice, this list of conditions and the following 
     disclaimer in the documentation and/or other materials provided
     with the distribution.
 .
  3. The names "Zend" and "Zend Engine" must not be used to endorse
     or promote products derived from this software without prior
     permission from Zend Technologies Ltd. For written permission,
     please contact license@zend.com. 
 .
  4. Zend Technologies Ltd. may publish revised and/or new versions
     of the license from time to time. Each version will be given a
     distinguishing version number.
     Once covered code has been published under a particular version
     of the license, you may always continue to use it under the
     terms of that version. You may also choose to use such covered
     code under the terms of any subsequent version of the license
     published by Zend Technologies Ltd. No one other than Zend
     Technologies Ltd. has the right to modify the terms applicable
     to covered code created under this License.
 .
  5. Redistributions of any form whatsoever must retain the following
     acknowledgment:
     "This product includes the Zend Engine, freely available at
     http://www.zend.com"
 .
  6. All advertising materials mentioning features or use of this
     software must display the following acknowledgment:
     "The Zend Engine is freely available at http://www.zend.com"
 .
 THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS'' AND 
 ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL ZEND
 TECHNOLOGIES LTD.  BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

Anon7 - 2022
AnonSec Team