Merged HEAD (5.2) to 5.2.N (5.2.1)

126391 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      120592 jvonka: FileFolder API - trivial (add/udpate lic header)
      - note: at some point, we should do a sweep through the rest of the (remote-)api source code


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126737 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ancuta Morarasu
2016-05-11 11:00:12 +00:00
parent de251c86e8
commit c53c26aefb
4 changed files with 37 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005-2015 Alfresco Software Limited.
* Copyright (C) 2005-2016 Alfresco Software Limited.
*
* This file is part of Alfresco
*
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU Lesser General Public License
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
*/
package org.alfresco.rest.api.model;
import java.io.Serializable;