Skip to content

Commit

Permalink
changed license from GPLv3 to Apache 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pberto committed Oct 29, 2015
1 parent 3448fb6 commit 1b5578f
Show file tree
Hide file tree
Showing 61 changed files with 824 additions and 1,558 deletions.
851 changes: 206 additions & 645 deletions LICENSE-multiverse.txt

Large diffs are not rendered by default.

41 changes: 23 additions & 18 deletions README.md
Expand Up @@ -31,26 +31,31 @@ In addition to the original Alembic dependencies, `multiverse` needs:

```
multiverse - a next generation storage back-end for Alembic
Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 J CUBE Inc. Tokyo, Japan.
J CUBE Inc.
6F Azabu Green Terrace
3-20-1 Minami-Azabu, Minato-ku, Tokyo
info@-jcube.jp
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
```
Contact Informations:
J CUBE Inc.
6F Azabu Green Terrace
3-20-1 Minami-Azabu, Minato-ku, Tokyo, Japan
info@-jcube.jp
http://j-cube.jp
```

See the [LICENSE-multiverse.txt](LICENSE-multiverse.txt) file for details.
Expand Down
25 changes: 10 additions & 15 deletions examples/bin/AbcHistory/AbcHistory.cpp
@@ -1,24 +1,19 @@
/*****************************************************************************/
/* multiverse - a next generation storage back-end for Alembic */
/* Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved. */
/* */
/* This program is free software: you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation, either version 3 of the License, or */
/* (at your option) any later version. */
/* Copyright 2015 J CUBE Inc. Tokyo, Japan. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
/* You may obtain a copy of the License at */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* http://www.apache.org/licenses/LICENSE-2.0 */
/* */
/* J CUBE Inc. */
/* 6F Azabu Green Terrace */
/* 3-20-1 Minami-Azabu, Minato-ku, Tokyo */
/* info@-jcube.jp */
/* Unless required by applicable law or agreed to in writing, software */
/* distributed under the License is distributed on an "AS IS" BASIS, */
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */
/* See the License for the specific language governing permissions and */
/* limitations under the License. */
/*****************************************************************************/

#include <Alembic/Abc/All.h>
Expand Down
28 changes: 11 additions & 17 deletions examples/bin/AbcHistory/CMakeLists.txt
@@ -1,24 +1,18 @@
##-****************************************************************************
## multiverse - a next generation storage back-end for Alembic
## Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved.
## Copyright 2015 J CUBE Inc. Tokyo, Japan.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
## J CUBE Inc.
## 6F Azabu Green Terrace
## 3-20-1 Minami-Azabu, Minato-ku, Tokyo
## info@-jcube.jp
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##-****************************************************************************

SET( FULL_ABC_LIBS
Expand Down
28 changes: 11 additions & 17 deletions examples/bin/Bug26/CMakeLists.txt
@@ -1,24 +1,18 @@
##-****************************************************************************
## multiverse - a next generation storage back-end for Alembic
## Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved.
## Copyright 2015 J CUBE Inc. Tokyo, Japan.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
## J CUBE Inc.
## 6F Azabu Green Terrace
## 3-20-1 Minami-Azabu, Minato-ku, Tokyo
## info@-jcube.jp
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##-****************************************************************************

SET( FULL_ABC_LIBS
Expand Down
25 changes: 10 additions & 15 deletions examples/bin/Bug26/bug26.cpp
@@ -1,24 +1,19 @@
/*****************************************************************************/
/* multiverse - a next generation storage back-end for Alembic */
/* Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved. */
/* */
/* This program is free software: you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation, either version 3 of the License, or */
/* (at your option) any later version. */
/* Copyright 2015 J CUBE Inc. Tokyo, Japan. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
/* You may obtain a copy of the License at */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* http://www.apache.org/licenses/LICENSE-2.0 */
/* */
/* J CUBE Inc. */
/* 6F Azabu Green Terrace */
/* 3-20-1 Minami-Azabu, Minato-ku, Tokyo */
/* info@-jcube.jp */
/* Unless required by applicable law or agreed to in writing, software */
/* distributed under the License is distributed on an "AS IS" BASIS, */
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */
/* See the License for the specific language governing permissions and */
/* limitations under the License. */
/*****************************************************************************/

#include <cstdlib>
Expand Down
28 changes: 11 additions & 17 deletions examples/bin/Issue35/CMakeLists.txt
@@ -1,24 +1,18 @@
##-****************************************************************************
## multiverse - a next generation storage back-end for Alembic
## Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved.
## Copyright 2015 J CUBE Inc. Tokyo, Japan.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
## J CUBE Inc.
## 6F Azabu Green Terrace
## 3-20-1 Minami-Azabu, Minato-ku, Tokyo
## info@-jcube.jp
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##-****************************************************************************

SET( FULL_ABC_LIBS
Expand Down
25 changes: 10 additions & 15 deletions examples/bin/Issue35/issue35.cpp
@@ -1,24 +1,19 @@
/*****************************************************************************/
/* multiverse - a next generation storage back-end for Alembic */
/* Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved. */
/* */
/* This program is free software: you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation, either version 3 of the License, or */
/* (at your option) any later version. */
/* Copyright 2015 J CUBE Inc. Tokyo, Japan. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
/* You may obtain a copy of the License at */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* http://www.apache.org/licenses/LICENSE-2.0 */
/* */
/* J CUBE Inc. */
/* 6F Azabu Green Terrace */
/* 3-20-1 Minami-Azabu, Minato-ku, Tokyo */
/* info@-jcube.jp */
/* Unless required by applicable law or agreed to in writing, software */
/* distributed under the License is distributed on an "AS IS" BASIS, */
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */
/* See the License for the specific language governing permissions and */
/* limitations under the License. */
/*****************************************************************************/

#include <cstdlib>
Expand Down
25 changes: 10 additions & 15 deletions lib/Alembic/AbcCoreGit/All.h
@@ -1,24 +1,19 @@
/*****************************************************************************/
/* multiverse - a next generation storage back-end for Alembic */
/* Copyright (C) 2015 J CUBE Inc. Tokyo, Japan. All Rights Reserved. */
/* */
/* This program is free software: you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation, either version 3 of the License, or */
/* (at your option) any later version. */
/* Copyright 2015 J CUBE Inc. Tokyo, Japan. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
/* You may obtain a copy of the License at */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* http://www.apache.org/licenses/LICENSE-2.0 */
/* */
/* J CUBE Inc. */
/* 6F Azabu Green Terrace */
/* 3-20-1 Minami-Azabu, Minato-ku, Tokyo */
/* info@-jcube.jp */
/* Unless required by applicable law or agreed to in writing, software */
/* distributed under the License is distributed on an "AS IS" BASIS, */
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */
/* See the License for the specific language governing permissions and */
/* limitations under the License. */
/*****************************************************************************/

#ifndef _Alembic_AbcCoreGit_All_h_
Expand Down

0 comments on commit 1b5578f

Please sign in to comment.