diff --git a/build/obs/README b/build/obs/README
index 24a6df2e84b..8b3ea336dc1 100644
--- a/build/obs/README
+++ b/build/obs/README
@@ -23,10 +23,13 @@ To submit a snapshot for building, we should have a service file with content
www.dolibarr.org
http
- /files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm
+ /files/stable/package_rpm_generic/dolibarr-3.3.2-3.src.rpm
How to have such a service ?
-Try to make "Add file" and select Remote URL and enter http://www.dolibarr.org/files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm
+Try to make "Add file" and select Remote URL and enter http://www.dolibarr.org/files/stable/package_rpm_generic/dolibarr-3.3.2-3.src.rpm
+Then add into advanded - attributes
+OBS:Screenshots http://www.dolibarr.org/images/phocagallery/dolibarr_screenshot1.png
+OBS:QualityCategory Testing
\ No newline at end of file
diff --git a/htdocs/webservices/demo_wsclient_category.php-NORUN b/htdocs/webservices/demo_wsclient_category.php-NORUN
index 9feda9dcb9b..0793fd1806c 100755
--- a/htdocs/webservices/demo_wsclient_category.php-NORUN
+++ b/htdocs/webservices/demo_wsclient_category.php-NORUN
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see .
*/
/**
diff --git a/htdocs/webservices/server_category.php b/htdocs/webservices/server_category.php
index abf12b0f591..5e55dae8b18 100755
--- a/htdocs/webservices/server_category.php
+++ b/htdocs/webservices/server_category.php
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see .
*/
/**