mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Changed licence headers
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _Alfresco_H
|
#ifndef _Alfresco_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _Desktop_H
|
#ifndef _Desktop_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _ByteArray_H
|
#ifndef _ByteArray_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DataBuffer_H
|
#ifndef _DataBuffer_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DataPacker_H
|
#ifndef _DataPacker_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _Debug_H
|
#ifndef _Debug_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaException_H
|
#ifndef _JavaException_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _FileName_H
|
#ifndef _FileName_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaInteger_H
|
#ifndef _JavaInteger_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaTypes_H
|
#ifndef _JavaTypes_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaLong_H
|
#ifndef _JavaLong_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaString_H
|
#ifndef _JavaString_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _JavaSystem_H
|
#ifndef _JavaSystem_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _AlfrescoTypes_H
|
#ifndef _AlfrescoTypes_H
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "alfresco\Alfresco.hpp"
|
#include "alfresco\Alfresco.hpp"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "alfresco\Desktop.hpp"
|
#include "alfresco\Desktop.hpp"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\ByteArray.h"
|
#include "util\ByteArray.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\DataBuffer.h"
|
#include "util\DataBuffer.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\Exception.h"
|
#include "util\Exception.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\FileName.h"
|
#include "util\FileName.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\Integer.h"
|
#include "util\Integer.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\Long.h"
|
#include "util\Long.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\String.h"
|
#include "util\String.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "util\System.h"
|
#include "util\System.h"
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.example;
|
package org.alfresco.example;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys;
|
package org.alfresco.filesys;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys;
|
package org.alfresco.filesys;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys;
|
package org.alfresco.filesys;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.alfresco;
|
package org.alfresco.filesys.alfresco;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Alfresco, Inc.
|
* Copyright (C) 2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.avm;
|
package org.alfresco.filesys.avm;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.ftp;
|
package org.alfresco.filesys.ftp;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.locking;
|
package org.alfresco.filesys.locking;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios;
|
package org.alfresco.filesys.netbios;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.server;
|
package org.alfresco.filesys.netbios.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.netbios.win32;
|
package org.alfresco.filesys.netbios.win32;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2006 Alfresco, Inc.
|
* Copyright (C) 2005-2006 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
@@ -1,18 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005 Alfresco, Inc.
|
* Copyright (C) 2005 Alfresco, Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the Mozilla Public License version 1.1
|
* This program is free software; you can redistribute it and/or
|
||||||
* with a permitted attribution clause. You may obtain a
|
* modify it under the terms of the GNU General Public License
|
||||||
* copy of the License at
|
* as published by the Free Software Foundation; either version 2
|
||||||
*
|
* of the License, or (at your option) any later version.
|
||||||
* http://www.alfresco.org/legal/license.txt
|
|
||||||
*
|
* This program is distributed in the hope that it will be useful,
|
||||||
* Unless required by applicable law or agreed to in writing,
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* software distributed under the License is distributed on an
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
* GNU General Public License for more details.
|
||||||
* either express or implied. See the License for the specific
|
|
||||||
* language governing permissions and limitations under the
|
* You should have received a copy of the GNU General Public License
|
||||||
* License.
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
package org.alfresco.filesys.server;
|
package org.alfresco.filesys.server;
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user