Skip to content

Commit c011d27

Browse files
committed
misc: fix format
1 parent afdae43 commit c011d27

File tree

20 files changed

+102
-285
lines changed

20 files changed

+102
-285
lines changed

cs3/appprovider/v0alpha/appprovider.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 AppProvider API
2-
// Copyright (C) 2019 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.appproviderv0alpha;

cs3/appregistry/v0alpha/appregistry.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018-2019 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.appregistryv0alpha;

cs3/appregistry/v0alpha/resources.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018-2019 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.appregistryv0alpha;

cs3/auth/v0alpha/auth.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 Auth API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.authv0alpha;

cs3/auth/v0alpha/resources.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 Auth API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.authv0alpha;

cs3/publicshare/v0alpha/publicshare.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 PublicShare API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.publicsharev0alpha;

cs3/publicshare/v0alpha/resources.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 PublicShare API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.publicsharev0alpha;

cs3/rpc/code.proto

-15
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
// Copyright (C) 2018 CERN IT-ST
2-
//
3-
// This program is free software: you can redistribute it and/or modify
4-
// it under the terms of the GNU Affero General Public License as
5-
// published by the Free Software Foundation, either version 3 of the
6-
// License, or (at your option) any later version.
7-
//
8-
// This program is distributed in the hope that it will be useful,
9-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
10-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
// GNU Affero General Public License for more details.
12-
//
13-
// You should have received a copy of the GNU Affero General Public License
14-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15-
161
syntax = "proto3";
172

183
package cs3.rpc;

cs3/rpc/status.proto

-15
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
// Copyright (C) 2018 CERN IT-ST
2-
//
3-
// This program is free software: you can redistribute it and/or modify
4-
// it under the terms of the GNU Affero General Public License as
5-
// published by the Free Software Foundation, either version 3 of the
6-
// License, or (at your option) any later version.
7-
//
8-
// This program is distributed in the hope that it will be useful,
9-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
10-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
// GNU Affero General Public License for more details.
12-
//
13-
// You should have received a copy of the GNU Affero General Public License
14-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15-
161
syntax = "proto3";
172

183
package cs3.rpc;

cs3/shareregistry/shareregistry.proto renamed to cs3/shareregistry/v0alpha/shareregistry.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.shareregistryv0alpha;

cs3/sharetypes/sharetypes.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
// This package contains common types

cs3/storageprovider/v0alpha/resources.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 StorageProvider API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.storageproviderv0alpha;

cs3/storageprovider/v0alpha/storageprovider.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 StorageProvider API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.storageproviderv0alpha;

cs3/storageregistry/v0alpha/storageregistry.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 StorageRegistry API
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.storageregistryv0alpha;

cs3/storagetypes/storagetypes.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
// This package contains common types

cs3/types/types.proto

-15
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
// Copyright (C) 2018 CERN IT-ST
2-
//
3-
// This program is free software: you can redistribute it and/or modify
4-
// it under the terms of the GNU Affero General Public License as
5-
// published by the Free Software Foundation, either version 3 of the
6-
// License, or (at your option) any later version.
7-
//
8-
// This program is distributed in the hope that it will be useful,
9-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
10-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
// GNU Affero General Public License for more details.
12-
//
13-
// You should have received a copy of the GNU Affero General Public License
14-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15-
161
syntax = "proto3";
172

183
package cs3.types;

cs3/usershareprovider/v0alpha/resources.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018-2019 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.usershareproviderv0alpha;

cs3/usershareprovider/v0alpha/usershareprovider.proto

-16
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
// CS3 APIS
2-
// Copyright (C) 2018-2019 CERN IT-ST
3-
//
4-
// This program is free software: you can redistribute it and/or modify
5-
// it under the terms of the GNU Affero General Public License as
6-
// published by the Free Software Foundation, either version 3 of the
7-
// License, or (at your option) any later version.
8-
//
9-
// This program is distributed in the hope that it will be useful,
10-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
// GNU Affero General Public License for more details.
13-
//
14-
// You should have received a copy of the GNU Affero General Public License
15-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
171
syntax = "proto3";
182

193
package cs3.usershareproviderv0alpha;

prototool.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
generate:
2+
plugins:
3+
- name : doc
4+
flags: html,index.html
5+
output: ../doc

0 commit comments

Comments
 (0)