Changeset 396 for trunk/docs


Ignore:
Timestamp:
Feb 11, 2012 4:17:05 PM (12 years ago)
Author:
anonymous
Message:

Updated copyright date; comments elaboration; spelling fixes.

Location:
trunk/docs
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/examples/_config.inc.php

    r392 r396  
    33 * The Strangecode Codebase - a general application development framework for PHP
    44 * For details visit the project site: <http://trac.strangecode.com/codebase/>
    5  * Copyright 2001-2010 Strangecode, LLC
     5 * Copyright 2001-2012 Strangecode, LLC
    66 *
    77 * This file is part of The Strangecode Codebase.
  • trunk/docs/examples/contact_form/contact.php

    r376 r396  
    33 * The Strangecode Codebase - a general application development framework for PHP
    44 * For details visit the project site: <http://trac.strangecode.com/codebase/>
    5  * Copyright 2001-2010 Strangecode, LLC
     5 * Copyright 2001-2012 Strangecode, LLC
    66 *
    77 * This file is part of The Strangecode Codebase.
  • trunk/docs/examples/db_auth.inc.php

    r376 r396  
    33 * The Strangecode Codebase - a general application development framework for PHP
    44 * For details visit the project site: <http://trac.strangecode.com/codebase/>
    5  * Copyright 2001-2010 Strangecode, LLC
     5 * Copyright 2001-2012 Strangecode, LLC
    66 *
    77 * This file is part of The Strangecode Codebase.
  • trunk/docs/examples/example.cli.php

    r376 r396  
    44 * The Strangecode Codebase - a general application development framework for PHP
    55 * For details visit the project site: <http://trac.strangecode.com/codebase/>
    6  * Copyright 2001-2010 Strangecode, LLC
     6 * Copyright 2001-2012 Strangecode, LLC
    77 *
    88 * This file is part of The Strangecode Codebase.
  • trunk/docs/examples/script_template.php

    r376 r396  
    33 * The Strangecode Codebase - a general application development framework for PHP
    44 * For details visit the project site: <http://trac.strangecode.com/codebase/>
    5  * Copyright 2001-2010 Strangecode, LLC
     5 * Copyright 2001-2012 Strangecode, LLC
    66 *
    77 * This file is part of The Strangecode Codebase.
  • trunk/docs/readme.txt

    r376 r396  
    11The Strangecode Codebase - a general application development framework for PHP
    22For details visit the project site: <http://trac.strangecode.com/codebase/>
    3 Copyright 2001-2010 Strangecode, LLC
     3Copyright 2001-2012 Strangecode, LLC
    44
    55
     
    2626
    2727Strangecode, LLC
    28 PO Box 1842
    29 Chico CA 95927
     28340 S Lemon Ave #2633
     29Walnut CA 91789
    3030United States
    3131
Note: See TracChangeset for help on using the changeset viewer.