Skip to content

Commit 8b2a563

Browse files
committed
Add or update copyright notices
1 parent 50462f8 commit 8b2a563

File tree

171 files changed

+811
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+811
-214
lines changed

+ETS2/Rz.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Rz < ETS2
221

322
methods

+ETS2/Tx.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Tx < ETS2
221

322
methods

+ETS2/Ty.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Ty < ETS2
221

322
methods

+ETS3/Rx.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Rx < ETS3
221

322
methods

+ETS3/Ry.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Ry < ETS3
221

322
methods

+ETS3/Rz.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Rz < ETS3
221

322
methods

+ETS3/Tx.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Tx < ETS3
221

322
methods

+ETS3/Ty.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Ty < ETS3
221

322
methods

+ETS3/Tz.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
% Copyright (C) 1993-2017, by Peter I. Corke
3+
%
4+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
5+
%
6+
% RTB is free software: you can redistribute it and/or modify
7+
% it under the terms of the GNU Lesser General Public License as published by
8+
% the Free Software Foundation, either version 3 of the License, or
9+
% (at your option) any later version.
10+
%
11+
% RTB is distributed in the hope that it will be useful,
12+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
% GNU Lesser General Public License for more details.
15+
%
16+
% You should have received a copy of the GNU Leser General Public License
17+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
18+
%
19+
% http://www.petercorke.com
120
classdef Tz < ETS3
221

322
methods

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
*.aux
55
*.idx
66
*.jar
7+
*.class
8+
simulink
9+
slprj
710
*~
811
distrib/tmp
9-
.DS_Store
12+
.DS_Store

@SerialLink/SerialLink.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
% See also Link, DHFactor.
117117

118118

119-
% Copyright (C) 1993-2015, by Peter I. Corke
119+
120+
% Copyright (C) 1993-2017, by Peter I. Corke
120121
%
121122
% This file is part of The Robotics Toolbox for MATLAB (RTB).
122123
%

@SerialLink/accel.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
% See also SerialLink.fdyn, SerialLink.rne, SerialLink, ode45.
2626

2727

28-
% Copyright (C) 1993-2015, by Peter I. Corke
28+
29+
% Copyright (C) 1993-2017, by Peter I. Corke
2930
%
3031
% This file is part of The Robotics Toolbox for MATLAB (RTB).
3132
%

@SerialLink/animate.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
%
1010
% See also SerialLink.plot.
1111

12-
% Copyright (C) 1993-2015, by Peter I. Corke
12+
13+
% Copyright (C) 1993-2017, by Peter I. Corke
1314
%
1415
% This file is part of The Robotics Toolbox for MATLAB (RTB).
1516
%

@SerialLink/cinertia.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414

1515

1616

17-
% Copyright (C) 1993-2015, by Peter I. Corke
17+
18+
% Copyright (C) 1993-2017, by Peter I. Corke
1819
%
1920
% This file is part of The Robotics Toolbox for MATLAB (RTB).
2021
%

@SerialLink/coriolis.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525

2626

2727

28-
% Copyright (C) 1993-2015, by Peter I. Corke
28+
29+
% Copyright (C) 1993-2017, by Peter I. Corke
2930
%
3031
% This file is part of The Robotics Toolbox for MATLAB (RTB).
3132
%

@SerialLink/edit.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@
1010
% manipulator object.
1111
% - To exit the editor without updating the object just
1212
% kill the figure window.
13+
14+
% Copyright (C) 1993-2017, by Peter I. Corke
15+
%
16+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
17+
%
18+
% RTB is free software: you can redistribute it and/or modify
19+
% it under the terms of the GNU Lesser General Public License as published by
20+
% the Free Software Foundation, either version 3 of the License, or
21+
% (at your option) any later version.
22+
%
23+
% RTB is distributed in the hope that it will be useful,
24+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
25+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26+
% GNU Lesser General Public License for more details.
27+
%
28+
% You should have received a copy of the GNU Leser General Public License
29+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
30+
%
31+
% http://www.petercorke.com
1332
function edit(r, dyn)
1433

1534
isdyn = nargin > 1 && strcmp(dyn, 'dyn') == 1;

@SerialLink/fdyn.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343

4444

4545

46-
% Copyright (C) 1993-2015, by Peter I. Corke
46+
47+
% Copyright (C) 1993-2017, by Peter I. Corke
4748
%
4849
% This file is part of The Robotics Toolbox for MATLAB (RTB).
4950
%

@SerialLink/fellipse.m

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,25 @@
2323
%
2424
% See also SerialLink.jacob0, SerialLink.vellipse, plot_ellipse.
2525

26+
% Copyright (C) 1993-2017, by Peter I. Corke
27+
%
28+
% This file is part of The Robotics Toolbox for MATLAB (RTB).
29+
%
30+
% RTB is free software: you can redistribute it and/or modify
31+
% it under the terms of the GNU Lesser General Public License as published by
32+
% the Free Software Foundation, either version 3 of the License, or
33+
% (at your option) any later version.
34+
%
35+
% RTB is distributed in the hope that it will be useful,
36+
% but WITHOUT ANY WARRANTY; without even the implied warranty of
37+
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
38+
% GNU Lesser General Public License for more details.
39+
%
40+
% You should have received a copy of the GNU Leser General Public License
41+
% along with RTB. If not, see <http://www.gnu.org/licenses/>.
42+
%
43+
% http://www.petercorke.com
44+
2645
function fellipse(robot, q, varargin)
2746

2847
name = [robot.name '.fellipse'];

@SerialLink/fkine.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
% See also SerialLink.ikine, SerialLink.ikine6s.
2626

2727

28-
% Copyright (C) 1993-2015, by Peter I. Corke
28+
29+
% Copyright (C) 1993-2017, by Peter I. Corke
2930
%
3031
% This file is part of The Robotics Toolbox for MATLAB (RTB).
3132
%

@SerialLink/friction.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
% See also Link.friction.
2323

2424

25-
% Copyright (C) 1993-2015, by Peter I. Corke
25+
26+
% Copyright (C) 1993-2017, by Peter I. Corke
2627
%
2728
% This file is part of The Robotics Toolbox for MATLAB (RTB).
2829
%

@SerialLink/gencoords.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
% See also SerialLink.genforces.
1212

1313

14-
% Copyright (C) 1993-2015, by Peter I. Corke
14+
15+
% Copyright (C) 1993-2017, by Peter I. Corke
1516
%
1617
% This file is part of The Robotics Toolbox for MATLAB (RTB).
1718
%

@SerialLink/genforces.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
% See also SerialLink.gencoords.
66

77

8-
% Copyright (C) 1993-2015, by Peter I. Corke
8+
9+
% Copyright (C) 1993-2017, by Peter I. Corke
910
%
1011
% This file is part of The Robotics Toolbox for MATLAB (RTB).
1112
%

@SerialLink/gravload.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616

1717

1818

19-
% Copyright (C) 1993-2015, by Peter I. Corke
19+
20+
% Copyright (C) 1993-2017, by Peter I. Corke
2021
%
2122
% This file is part of The Robotics Toolbox for MATLAB (RTB).
2223
%

0 commit comments

Comments
 (0)