Skip to content

Commit

Permalink
Updated copyright years.
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinto committed Jan 17, 2015
1 parent 309fff9 commit a8c0035
Show file tree
Hide file tree
Showing 364 changed files with 1,307 additions and 354 deletions.
28 changes: 28 additions & 0 deletions src-examples/pt/lsts/imc/examples/AgentExample.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* - Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* - Neither the names of IMC, LSTS, IMCJava nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL LABORATORIO DE SISTEMAS E TECNOLOGIA SUBAQUATICA
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
package pt.lsts.imc.examples;

import java.text.SimpleDateFormat;
Expand Down
2 changes: 1 addition & 1 deletion src-examples/pt/lsts/imc/examples/LogParsingExamples.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2013, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
28 changes: 28 additions & 0 deletions src-examples/pt/lsts/imc/examples/MessageListening.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* - Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* - Neither the names of IMC, LSTS, IMCJava nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL LABORATORIO DE SISTEMAS E TECNOLOGIA SUBAQUATICA
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
package pt.lsts.imc.examples;

import pt.lsts.imc.Announce;
Expand Down
2 changes: 1 addition & 1 deletion src-examples/pt/lsts/imc/examples/ReceiveMessages.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2013, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
28 changes: 28 additions & 0 deletions src-examples/pt/lsts/imc/examples/SendLblAndPlanExample.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* - Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* - Neither the names of IMC, LSTS, IMCJava nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL LABORATORIO DE SISTEMAS E TECNOLOGIA SUBAQUATICA
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
package pt.lsts.imc.examples;

import pt.lsts.imc.Abort;
Expand Down
2 changes: 1 addition & 1 deletion src-examples/pt/lsts/imc/examples/SendMessage.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2013, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Abort.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Aborted.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Acceleration.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AcousticMessage.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AcousticOperation.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AcousticSystems.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AcousticSystemsQuery.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AlignmentState.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AllocatedControlTorques.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AngularVelocity.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Announce.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AnnounceService.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/AutopilotMode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/BeamConfig.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Brake.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/ButtonEvent.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CacheControl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Calibration.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CameraZoom.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CcuEvent.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/ClockControl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CloseSession.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Collision.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CommsRelay.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CompassCalibration.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/CompressedImage.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/Conductivity.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/ControlCommand.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/ControlLoops.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src-generated/pt/lsts/imc/ControlParcel.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Below is the copyright agreement for IMCJava.
*
* Copyright (c) 2010-2014, Laboratório de Sistemas e Tecnologia Subaquática
* Copyright (c) 2010-2015, Laboratório de Sistemas e Tecnologia Subaquática
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
Loading

0 comments on commit a8c0035

Please sign in to comment.