Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Copyright notices #2883 #2890

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 3 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
* @licstart The following is the entire license notice for the
* JavaScript code in this page.
*
* Copyright (c) 2012-2017 RockStor, Inc. <http://rockstor.com>
* This file is part of RockStor.
* Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>
*
* RockStor is free software; you can redistribute it and/or modify
* Rockstor 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 2 of the License,
* or (at your option) any later version.
*
* RockStor is distributed in the hope that it will be useful, but
* Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
* @licstart The following is the entire license notice for the
* JavaScript code in this page.
*
* Copyright (c) 2012-2017 RockStor, Inc. <http://rockstor.com>
* This file is part of RockStor.
* Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>
*
* RockStor is free software; you can redistribute it and/or modify
* Rockstor 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 2 of the License,
* or (at your option) any later version.
*
* RockStor is distributed in the hope that it will be useful, but
* Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/api_keys.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/api_wrapper.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/backup_plugin_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/base_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/disks_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/iscsi_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/network_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/nfs_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/nfs_export_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/nis_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/ntp_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/pool_detail_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/pools_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/replication_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/rest_util.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/rock_cli.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/services_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/setup_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/sftp_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/share_detail_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
7 changes: 3 additions & 4 deletions src/rockstor/cli/share_iscsi_console.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
"""
Copyright (c) 2012-2020 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
Copyright (joint work) 2024 The Rockstor Project <https://rockstor.com>

RockStor is free software; you can redistribute it and/or modify
Rockstor 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 2 of the License,
or (at your option) any later version.

RockStor is distributed in the hope that it will be useful, but
Rockstor 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.
Expand Down
Loading