]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
update Laconica to StatusNet in js code
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 25 Aug 2009 22:40:12 +0000 (18:40 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 25 Aug 2009 22:40:12 +0000 (18:40 -0400)
js/facebookapp.js
js/userdesign.go.js
js/util.js

index f0696c19e92618aaaa8de72975892a1c318bfcde..5deb6e42b330d7d6be6745d2a4881cd0dbbb68f0 100644 (file)
@@ -1,6 +1,6 @@
 /*
-* Laconica - a distributed open-source microblogging tool
-* Copyright (C) 2008, Controlez-Vous, Inc.
+* StatusNet - a distributed open-source microblogging tool
+* Copyright (C) 2008, StatusNet, Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published by
index c53569beab859025860b07194dedeb6195f764b7..18f72f96a43d0545ccc5ffc028ca519cd32e0a8a 100644 (file)
@@ -1,10 +1,10 @@
 /** Init for Farbtastic library and page setup
  *
- * @package   Laconica
- * @author Sarven Capadisli <csarven@controlyourself.ca>
- * @copyright 2009 Control Yourself, Inc.
+ * @package   StatusNet
+ * @author Sarven Capadisli <csarven@status.net>
+ * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 $(document).ready(function() {
     function InitColors(i, E) {
index f09ce838c4bb216ca404508d3b0c35003a29fd86..2165957c3b925a929e121826811c8a541ea9e0dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Laconica - a distributed open-source microblogging tool
- * Copyright (C) 2008, Controlez-Vous, Inc.
+ * StatusNet - a distributed open-source microblogging tool
+ * Copyright (C) 2008, StatusNet, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by