Skip to content

Commit

Permalink
add license information, last batch
Browse files Browse the repository at this point in the history
  • Loading branch information
philfree committed Aug 26, 2011
1 parent eb300ed commit c5ae357
Show file tree
Hide file tree
Showing 27 changed files with 18 additions and 18 deletions.
Empty file modified ajax_evctl.php 100755 → 100644
Empty file.
Empty file modified api.php 100755 → 100644
Empty file.
Empty file modified contact_edit.php 100755 → 100644
Empty file.
Empty file modified cron_rebuild_user_contacts.php 100755 → 100644
Empty file.
Empty file modified enc_pass.php 100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions events/mailingtools.sendEmail.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

/****
* Event that send a thank you email to the registrar.
Expand Down
4 changes: 2 additions & 2 deletions events/mydb.clearSearch.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

/**
* clear search event
Expand Down
4 changes: 2 additions & 2 deletions events/mydb.formatDojoDateSQLField.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

$nbrdate = count($datedojofieldname) ;
if ($nbrdate>0) {
Expand Down
4 changes: 2 additions & 2 deletions events/mydb.formatDojoTimeSQLField.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

$nbrdate = count($timedojofieldname) ;
if ($nbrdate>0) {
Expand Down
4 changes: 2 additions & 2 deletions events/mydb.setSearch.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

/**
* clear search event
Expand Down
4 changes: 2 additions & 2 deletions events/ofuz.encryptDecryptPassword.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/



Expand Down
4 changes: 2 additions & 2 deletions events/ofuz.formatPictureField.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

/**
* Event Mydb.formatPictureField.
Expand Down
4 changes: 2 additions & 2 deletions events/pagebuilder.FieldUploadFile.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/

/**
* Event pagebuilder FieldUploadFile
Expand Down
4 changes: 2 additions & 2 deletions events/pagebuilder.ImageFieldResize.inc.php
@@ -1,7 +1,7 @@
<?php
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/**COPYRIGHTS**/
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/


/**
Expand Down
Empty file modified form_page.hide.php 100755 → 100644
Empty file.
Empty file modified gears_init.js 100755 → 100644
Empty file.
Empty file modified ggears_contacts.html 100755 → 100644
Empty file.
Empty file modified ggears_resources_manifest.js 100755 → 100644
Empty file.
Empty file modified google_openid_return.php 100755 → 100644
Empty file.
Empty file modified google_translator_et.php 100755 → 100644
Empty file.
Empty file modified ical_test1.php 100755 → 100644
Empty file.
Empty file modified invoice_paypal_notify.php 100755 → 100644
Empty file.
Empty file modified manual_tw_import.php 100755 → 100644
Empty file.
Empty file modified ofuz_catch.php 100755 → 100644
Empty file.
Empty file modified ofuz_catch_new.php 100755 → 100644
Empty file.
Empty file modified plugin_block.php 100755 → 100644
Empty file.
Empty file modified projects.php 100755 → 100644
Empty file.

0 comments on commit c5ae357

Please sign in to comment.