diff --git a/reload/Common/AddressType.java b/reload/Common/AddressType.java index 7dd1598..5db5737 100644 --- a/reload/Common/AddressType.java +++ b/reload/Common/AddressType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; diff --git a/reload/Common/Algorithm.java b/reload/Common/Algorithm.java index 8eabd92..326b504 100644 --- a/reload/Common/Algorithm.java +++ b/reload/Common/Algorithm.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import reload.Forwarding.Request.CandType; diff --git a/reload/Common/DataModel.java b/reload/Common/DataModel.java index 60d9681..641c57e 100644 --- a/reload/Common/DataModel.java +++ b/reload/Common/DataModel.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; /* Constructor: diff --git a/reload/Common/DataStructure.java b/reload/Common/DataStructure.java index de472ce..f5529bb 100644 --- a/reload/Common/DataStructure.java +++ b/reload/Common/DataStructure.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; diff --git a/reload/Common/Error/ErrorDataTooOld.java b/reload/Common/Error/ErrorDataTooOld.java index 8aa44f0..b547fee 100644 --- a/reload/Common/Error/ErrorDataTooOld.java +++ b/reload/Common/Error/ErrorDataTooOld.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; diff --git a/reload/Common/Error/ErrorForbidden.java b/reload/Common/Error/ErrorForbidden.java index f3ca791..68fd70f 100644 --- a/reload/Common/Error/ErrorForbidden.java +++ b/reload/Common/Error/ErrorForbidden.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; diff --git a/reload/Common/Error/ErrorGenerationCounterTooLow.java b/reload/Common/Error/ErrorGenerationCounterTooLow.java index 3b17be0..fdc7a79 100644 --- a/reload/Common/Error/ErrorGenerationCounterTooLow.java +++ b/reload/Common/Error/ErrorGenerationCounterTooLow.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; diff --git a/reload/Common/Error/ErrorNotFound.java b/reload/Common/Error/ErrorNotFound.java index cc8f6a9..c35a971 100644 --- a/reload/Common/Error/ErrorNotFound.java +++ b/reload/Common/Error/ErrorNotFound.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; diff --git a/reload/Common/Error/ErrorUnknownKind.java b/reload/Common/Error/ErrorUnknownKind.java index c231499..f5a09ad 100644 --- a/reload/Common/Error/ErrorUnknownKind.java +++ b/reload/Common/Error/ErrorUnknownKind.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; import reload.Common.*; diff --git a/reload/Common/Error/ReloadError.java b/reload/Common/Error/ReloadError.java index afdc906..f084a24 100644 --- a/reload/Common/Error/ReloadError.java +++ b/reload/Common/Error/ReloadError.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Error; diff --git a/reload/Common/ErrorCode.java b/reload/Common/ErrorCode.java index aa3b9c8..d7b51cc 100644 --- a/reload/Common/ErrorCode.java +++ b/reload/Common/ErrorCode.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import reload.Common.Exception.ReloadException; diff --git a/reload/Common/Exception/NotTrueNorFalseReloadException.java b/reload/Common/Exception/NotTrueNorFalseReloadException.java index 02e033f..ef95ff4 100644 --- a/reload/Common/Exception/NotTrueNorFalseReloadException.java +++ b/reload/Common/Exception/NotTrueNorFalseReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; public class NotTrueNorFalseReloadException extends ReloadException { diff --git a/reload/Common/Exception/ReloadException.java b/reload/Common/Exception/ReloadException.java index 051dd1f..2ad83ff 100644 --- a/reload/Common/Exception/ReloadException.java +++ b/reload/Common/Exception/ReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; public class ReloadException extends Exception { diff --git a/reload/Common/Exception/UnimplementedReloadException.java b/reload/Common/Exception/UnimplementedReloadException.java index 632609b..7fe50b0 100644 --- a/reload/Common/Exception/UnimplementedReloadException.java +++ b/reload/Common/Exception/UnimplementedReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; public class UnimplementedReloadException extends ReloadException { diff --git a/reload/Common/Exception/WrongLengthReloadException.java b/reload/Common/Exception/WrongLengthReloadException.java index ca9f10e..c1d618c 100644 --- a/reload/Common/Exception/WrongLengthReloadException.java +++ b/reload/Common/Exception/WrongLengthReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; public class WrongLengthReloadException extends ReloadException { diff --git a/reload/Common/Exception/WrongPacketReloadException.java b/reload/Common/Exception/WrongPacketReloadException.java index c0f7d49..d056566 100644 --- a/reload/Common/Exception/WrongPacketReloadException.java +++ b/reload/Common/Exception/WrongPacketReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; import reload.Common.MessageCode; diff --git a/reload/Common/Exception/WrongTypeReloadException.java b/reload/Common/Exception/WrongTypeReloadException.java index 6e7db82..5ec5508 100644 --- a/reload/Common/Exception/WrongTypeReloadException.java +++ b/reload/Common/Exception/WrongTypeReloadException.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common.Exception; public class WrongTypeReloadException extends ReloadException { diff --git a/reload/Common/IPv4AddrPort.java b/reload/Common/IPv4AddrPort.java index 6d134f3..057bebd 100644 --- a/reload/Common/IPv4AddrPort.java +++ b/reload/Common/IPv4AddrPort.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; import java.net.*; diff --git a/reload/Common/IPv6AddrPort.java b/reload/Common/IPv6AddrPort.java index f580b9f..4df8393 100644 --- a/reload/Common/IPv6AddrPort.java +++ b/reload/Common/IPv6AddrPort.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; import java.net.*; diff --git a/reload/Common/Id.java b/reload/Common/Id.java index f392804..19fbd58 100644 --- a/reload/Common/Id.java +++ b/reload/Common/Id.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import reload.Message.Forwarding.DestinationType; diff --git a/reload/Common/IpAddressPort.java b/reload/Common/IpAddressPort.java index 9561295..8ba6983 100644 --- a/reload/Common/IpAddressPort.java +++ b/reload/Common/IpAddressPort.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; import java.net.*; diff --git a/reload/Common/KindArray.java b/reload/Common/KindArray.java index 9d80253..e714773 100644 --- a/reload/Common/KindArray.java +++ b/reload/Common/KindArray.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; diff --git a/reload/Common/KindId.java b/reload/Common/KindId.java index be59ec6..37e5635 100644 --- a/reload/Common/KindId.java +++ b/reload/Common/KindId.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; diff --git a/reload/Common/MessageCode.java b/reload/Common/MessageCode.java index 45003ee..a7e7052 100644 --- a/reload/Common/MessageCode.java +++ b/reload/Common/MessageCode.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import reload.Common.Exception.*; diff --git a/reload/Common/Module.java b/reload/Common/Module.java index cf10302..3aedf2e 100644 --- a/reload/Common/Module.java +++ b/reload/Common/Module.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; diff --git a/reload/Common/Nat.java b/reload/Common/Nat.java index a34c0b3..ddfd2b7 100644 --- a/reload/Common/Nat.java +++ b/reload/Common/Nat.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; diff --git a/reload/Common/NodeId.java b/reload/Common/NodeId.java index ab3de25..e18777a 100644 --- a/reload/Common/NodeId.java +++ b/reload/Common/NodeId.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.util.UUID; diff --git a/reload/Common/Opaque.java b/reload/Common/Opaque.java index a553b2e..c069e4c 100644 --- a/reload/Common/Opaque.java +++ b/reload/Common/Opaque.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; diff --git a/reload/Common/ResourceId.java b/reload/Common/ResourceId.java index 6307548..ee9ba27 100644 --- a/reload/Common/ResourceId.java +++ b/reload/Common/ResourceId.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.util.Random; diff --git a/reload/Common/Utils.java b/reload/Common/Utils.java index d503d7b..b96474b 100644 --- a/reload/Common/Utils.java +++ b/reload/Common/Utils.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.util.UUID; diff --git a/reload/Common/XML.java b/reload/Common/XML.java index 25e65e6..a22a1b5 100644 --- a/reload/Common/XML.java +++ b/reload/Common/XML.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Common; import java.io.*; diff --git a/reload/Forwarding/Config/ConfigUpdateAns.java b/reload/Forwarding/Config/ConfigUpdateAns.java index 1ee7044..cdc6749 100644 --- a/reload/Forwarding/Config/ConfigUpdateAns.java +++ b/reload/Forwarding/Config/ConfigUpdateAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Config; import reload.Common.Exception.*; diff --git a/reload/Forwarding/Config/ConfigUpdateReq.java b/reload/Forwarding/Config/ConfigUpdateReq.java index f939dcc..20a109f 100644 --- a/reload/Forwarding/Config/ConfigUpdateReq.java +++ b/reload/Forwarding/Config/ConfigUpdateReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Config; import java.io.*; diff --git a/reload/Forwarding/Config/ConfigUpdateType.java b/reload/Forwarding/Config/ConfigUpdateType.java index d653784..8497b87 100644 --- a/reload/Forwarding/Config/ConfigUpdateType.java +++ b/reload/Forwarding/Config/ConfigUpdateType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Config; diff --git a/reload/Forwarding/Config/KindDescription.java b/reload/Forwarding/Config/KindDescription.java index 7fc6668..ca34228 100644 --- a/reload/Forwarding/Config/KindDescription.java +++ b/reload/Forwarding/Config/KindDescription.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Config; import java.io.*; diff --git a/reload/Forwarding/ForwardingAndLinkInterface.java b/reload/Forwarding/ForwardingAndLinkInterface.java index f9c0e1c..b51e59c 100644 --- a/reload/Forwarding/ForwardingAndLinkInterface.java +++ b/reload/Forwarding/ForwardingAndLinkInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Message.Message; @@ -372,7 +387,7 @@ public void createAttachRoute(NodeId[] fingers, boolean initialization){ // Fing } /** - * Creates an Attach Task for fingers (create connections at 180º, 90º, etc). + * Creates an Attach Task for fingers (create connections at 180�, 90�, etc). */ public void createAttachFingersRoute(){ // Fingers diff --git a/reload/Forwarding/ForwardingCheck.java b/reload/Forwarding/ForwardingCheck.java index dd2dca1..d3fa53c 100644 --- a/reload/Forwarding/ForwardingCheck.java +++ b/reload/Forwarding/ForwardingCheck.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Message.*; diff --git a/reload/Forwarding/ForwardingLoop.java b/reload/Forwarding/ForwardingLoop.java index 320e56b..ba95e92 100644 --- a/reload/Forwarding/ForwardingLoop.java +++ b/reload/Forwarding/ForwardingLoop.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Link.LinkInterface; diff --git a/reload/Forwarding/ForwardingThread.java b/reload/Forwarding/ForwardingThread.java index fd89cc4..e5e750b 100644 --- a/reload/Forwarding/ForwardingThread.java +++ b/reload/Forwarding/ForwardingThread.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Message.*; diff --git a/reload/Forwarding/Initialization.java b/reload/Forwarding/Initialization.java index 318b7ef..bc6a177 100644 --- a/reload/Forwarding/Initialization.java +++ b/reload/Forwarding/Initialization.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Message.*; diff --git a/reload/Forwarding/Ping/PingAns.java b/reload/Forwarding/Ping/PingAns.java index 08b39e3..4ea61e0 100644 --- a/reload/Forwarding/Ping/PingAns.java +++ b/reload/Forwarding/Ping/PingAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Ping; import java.io.*; diff --git a/reload/Forwarding/Ping/PingReq.java b/reload/Forwarding/Ping/PingReq.java index d4ef252..4942017 100644 --- a/reload/Forwarding/Ping/PingReq.java +++ b/reload/Forwarding/Ping/PingReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Ping; import java.io.*; diff --git a/reload/Forwarding/ReloadThread.java b/reload/Forwarding/ReloadThread.java index 1590b79..a6a73f1 100644 --- a/reload/Forwarding/ReloadThread.java +++ b/reload/Forwarding/ReloadThread.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; import reload.Message.*; @@ -122,7 +137,7 @@ public void run() { if(num != -1 || (num == -1 && server && Module.tpi.routingTable.getPredecessor(0) == null)) send(response); else - throw new ReloadException("Mensaje erróneo con num -1"); + throw new ReloadException("Mensaje err�neo con num -1"); } } diff --git a/reload/Forwarding/Request/AppAttachAns.java b/reload/Forwarding/Request/AppAttachAns.java index 36af6da..3a83263 100644 --- a/reload/Forwarding/Request/AppAttachAns.java +++ b/reload/Forwarding/Request/AppAttachAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; import java.io.*; diff --git a/reload/Forwarding/Request/AppAttachReq.java b/reload/Forwarding/Request/AppAttachReq.java index 283484b..8d4a74b 100644 --- a/reload/Forwarding/Request/AppAttachReq.java +++ b/reload/Forwarding/Request/AppAttachReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; import java.io.*; diff --git a/reload/Forwarding/Request/AttachReqAns.java b/reload/Forwarding/Request/AttachReqAns.java index 03099fc..c681e5e 100644 --- a/reload/Forwarding/Request/AttachReqAns.java +++ b/reload/Forwarding/Request/AttachReqAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; import java.io.*; diff --git a/reload/Forwarding/Request/CandType.java b/reload/Forwarding/Request/CandType.java index 3d31fcf..2b03ed3 100644 --- a/reload/Forwarding/Request/CandType.java +++ b/reload/Forwarding/Request/CandType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; diff --git a/reload/Forwarding/Request/IceCandidate.java b/reload/Forwarding/Request/IceCandidate.java index db0dc93..34d4e3a 100644 --- a/reload/Forwarding/Request/IceCandidate.java +++ b/reload/Forwarding/Request/IceCandidate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; import java.io.*; @@ -26,7 +41,7 @@ public IceCandidate(IpAddressPort addr_port, OverlayLinkType overlay_link, byte[ this.foundation = new Opaque(8, foundation); this.priority = priority; - type = CandType.host; // Default type ¿? + type = CandType.host; // Default type �? this.extensions = extensions; diff --git a/reload/Forwarding/Request/IceExtension.java b/reload/Forwarding/Request/IceExtension.java index 4c1f527..5239501 100644 --- a/reload/Forwarding/Request/IceExtension.java +++ b/reload/Forwarding/Request/IceExtension.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; import java.io.*; diff --git a/reload/Forwarding/Request/OverlayLinkType.java b/reload/Forwarding/Request/OverlayLinkType.java index 9065534..e76bdc4 100644 --- a/reload/Forwarding/Request/OverlayLinkType.java +++ b/reload/Forwarding/Request/OverlayLinkType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Request; /* Constructor: diff --git a/reload/Forwarding/SendData.java b/reload/Forwarding/SendData.java index a0f75be..4d7c337 100644 --- a/reload/Forwarding/SendData.java +++ b/reload/Forwarding/SendData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding; diff --git a/reload/Forwarding/Task/AppAttachTask.java b/reload/Forwarding/Task/AppAttachTask.java index e9fc6bc..95a5cfa 100644 --- a/reload/Forwarding/Task/AppAttachTask.java +++ b/reload/Forwarding/Task/AppAttachTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Task; import reload.Message.*; diff --git a/reload/Forwarding/Task/AttachRouteTask.java b/reload/Forwarding/Task/AttachRouteTask.java index 0ad8072..67741a0 100644 --- a/reload/Forwarding/Task/AttachRouteTask.java +++ b/reload/Forwarding/Task/AttachRouteTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Task; import reload.Message.*; diff --git a/reload/Forwarding/Task/ForwardingTask.java b/reload/Forwarding/Task/ForwardingTask.java index 9198d65..88bd744 100644 --- a/reload/Forwarding/Task/ForwardingTask.java +++ b/reload/Forwarding/Task/ForwardingTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Task; import reload.Message.*; diff --git a/reload/Forwarding/Task/PingTask.java b/reload/Forwarding/Task/PingTask.java index f135c86..adba1b6 100644 --- a/reload/Forwarding/Task/PingTask.java +++ b/reload/Forwarding/Task/PingTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Task; import reload.Message.*; diff --git a/reload/Forwarding/Task/TaskType.java b/reload/Forwarding/Task/TaskType.java index 90d67af..4cd0069 100644 --- a/reload/Forwarding/Task/TaskType.java +++ b/reload/Forwarding/Task/TaskType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Forwarding.Task; diff --git a/reload/Link/BoostrapList.java b/reload/Link/BoostrapList.java index 4bb3132..1248654 100644 --- a/reload/Link/BoostrapList.java +++ b/reload/Link/BoostrapList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link; import java.util.*; diff --git a/reload/Link/FramedMessage.java b/reload/Link/FramedMessage.java index 5520505..273d391 100644 --- a/reload/Link/FramedMessage.java +++ b/reload/Link/FramedMessage.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link; import java.io.*; diff --git a/reload/Link/FramedMessageType.java b/reload/Link/FramedMessageType.java index 7688c48..129795e 100644 --- a/reload/Link/FramedMessageType.java +++ b/reload/Link/FramedMessageType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link; diff --git a/reload/Link/LinkInterface.java b/reload/Link/LinkInterface.java index 3254096..63dfb62 100644 --- a/reload/Link/LinkInterface.java +++ b/reload/Link/LinkInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link; import java.io.*; diff --git a/reload/Link/TCP/TCP.java b/reload/Link/TCP/TCP.java index 486ba55..7b67a43 100644 --- a/reload/Link/TCP/TCP.java +++ b/reload/Link/TCP/TCP.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link.TCP; import java.io.*; diff --git a/reload/Link/TCP/TCPClient.java b/reload/Link/TCP/TCPClient.java index 0a2da5c..86ce57c 100644 --- a/reload/Link/TCP/TCPClient.java +++ b/reload/Link/TCP/TCPClient.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link.TCP; import java.io.*; diff --git a/reload/Link/TCP/TCPServer.java b/reload/Link/TCP/TCPServer.java index 0395b90..3b34dcb 100644 --- a/reload/Link/TCP/TCPServer.java +++ b/reload/Link/TCP/TCPServer.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Link.TCP; import java.io.*; diff --git a/reload/Main.java b/reload/Main.java index c912db9..d1f77b9 100644 --- a/reload/Main.java +++ b/reload/Main.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload; diff --git a/reload/Message/Forwarding/Destination.java b/reload/Message/Forwarding/Destination.java index 1459682..68fe7fc 100644 --- a/reload/Message/Forwarding/Destination.java +++ b/reload/Message/Forwarding/Destination.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; import java.io.*; diff --git a/reload/Message/Forwarding/DestinationData.java b/reload/Message/Forwarding/DestinationData.java index 4822820..90b53a8 100644 --- a/reload/Message/Forwarding/DestinationData.java +++ b/reload/Message/Forwarding/DestinationData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; import java.io.*; diff --git a/reload/Message/Forwarding/DestinationType.java b/reload/Message/Forwarding/DestinationType.java index 79a6a15..7f0a094 100644 --- a/reload/Message/Forwarding/DestinationType.java +++ b/reload/Message/Forwarding/DestinationType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; /* public class DestinationType { diff --git a/reload/Message/Forwarding/ForwardingHeader.java b/reload/Message/Forwarding/ForwardingHeader.java index b9598c1..3a76833 100644 --- a/reload/Message/Forwarding/ForwardingHeader.java +++ b/reload/Message/Forwarding/ForwardingHeader.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; import java.util.*; diff --git a/reload/Message/Forwarding/ForwardingOptions.java b/reload/Message/Forwarding/ForwardingOptions.java index bd93366..4b61739 100644 --- a/reload/Message/Forwarding/ForwardingOptions.java +++ b/reload/Message/Forwarding/ForwardingOptions.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; import java.io.*; diff --git a/reload/Message/Forwarding/ForwardingOptionsType.java b/reload/Message/Forwarding/ForwardingOptionsType.java index e15774d..93ccf9c 100644 --- a/reload/Message/Forwarding/ForwardingOptionsType.java +++ b/reload/Message/Forwarding/ForwardingOptionsType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Forwarding; /* Constructor: diff --git a/reload/Message/Message.java b/reload/Message/Message.java index 0ea192c..bb36733 100644 --- a/reload/Message/Message.java +++ b/reload/Message/Message.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message; import java.util.*; diff --git a/reload/Message/MessageCont/ErrorResponse.java b/reload/Message/MessageCont/ErrorResponse.java index 4b0c562..bbc4590 100644 --- a/reload/Message/MessageCont/ErrorResponse.java +++ b/reload/Message/MessageCont/ErrorResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.MessageCont; import java.io.*; diff --git a/reload/Message/MessageCont/MessageContents.java b/reload/Message/MessageCont/MessageContents.java index 9ce5c64..a34559f 100644 --- a/reload/Message/MessageCont/MessageContents.java +++ b/reload/Message/MessageCont/MessageContents.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.MessageCont; import java.io.*; diff --git a/reload/Message/MessageCont/MessageExtension.java b/reload/Message/MessageCont/MessageExtension.java index 9d42eb8..9d7fb40 100644 --- a/reload/Message/MessageCont/MessageExtension.java +++ b/reload/Message/MessageCont/MessageExtension.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.MessageCont; import java.io.*; diff --git a/reload/Message/MessageCont/MessageExtensionType.java b/reload/Message/MessageCont/MessageExtensionType.java index 15b716b..bc6807d 100644 --- a/reload/Message/MessageCont/MessageExtensionType.java +++ b/reload/Message/MessageCont/MessageExtensionType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.MessageCont; import reload.Common.Utils; diff --git a/reload/Message/MessageStructure.java b/reload/Message/MessageStructure.java index 9a4e0ef..1920132 100644 --- a/reload/Message/MessageStructure.java +++ b/reload/Message/MessageStructure.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message; import java.util.*; diff --git a/reload/Message/MessageTransport.java b/reload/Message/MessageTransport.java index e0da961..1e4db61 100644 --- a/reload/Message/MessageTransport.java +++ b/reload/Message/MessageTransport.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message; import java.util.*; diff --git a/reload/Message/Security/CertificateType.java b/reload/Message/Security/CertificateType.java index 26b56c1..89315b5 100644 --- a/reload/Message/Security/CertificateType.java +++ b/reload/Message/Security/CertificateType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; /* public class CertificateType { diff --git a/reload/Message/Security/GenericCertificate.java b/reload/Message/Security/GenericCertificate.java index 63066ea..0e2df80 100644 --- a/reload/Message/Security/GenericCertificate.java +++ b/reload/Message/Security/GenericCertificate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; import java.io.*; diff --git a/reload/Message/Security/SecurityBlock.java b/reload/Message/Security/SecurityBlock.java index 477b9ab..d866584 100644 --- a/reload/Message/Security/SecurityBlock.java +++ b/reload/Message/Security/SecurityBlock.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; import java.io.*; diff --git a/reload/Message/Security/Signature.java b/reload/Message/Security/Signature.java index aeb3099..48a2919 100644 --- a/reload/Message/Security/Signature.java +++ b/reload/Message/Security/Signature.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; import java.io.*; diff --git a/reload/Message/Security/SignerIdentity.java b/reload/Message/Security/SignerIdentity.java index ff88d62..20f33a6 100644 --- a/reload/Message/Security/SignerIdentity.java +++ b/reload/Message/Security/SignerIdentity.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; import java.io.*; diff --git a/reload/Message/Security/SignerIdentityType.java b/reload/Message/Security/SignerIdentityType.java index 2fb18e3..09a7751 100644 --- a/reload/Message/Security/SignerIdentityType.java +++ b/reload/Message/Security/SignerIdentityType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; /* Constructor: diff --git a/reload/Message/Security/SignerIdentityValue.java b/reload/Message/Security/SignerIdentityValue.java index ab5dbf9..dd2bfc4 100644 --- a/reload/Message/Security/SignerIdentityValue.java +++ b/reload/Message/Security/SignerIdentityValue.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security; import java.io.*; diff --git a/reload/Message/Security/TLS/HashAlgorithm.java b/reload/Message/Security/TLS/HashAlgorithm.java index 4672308..b6da019 100644 --- a/reload/Message/Security/TLS/HashAlgorithm.java +++ b/reload/Message/Security/TLS/HashAlgorithm.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security.TLS; /* Constructor: diff --git a/reload/Message/Security/TLS/SignatureAlgorithm.java b/reload/Message/Security/TLS/SignatureAlgorithm.java index fdd6ab1..8e173cb 100644 --- a/reload/Message/Security/TLS/SignatureAlgorithm.java +++ b/reload/Message/Security/TLS/SignatureAlgorithm.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security.TLS; diff --git a/reload/Message/Security/TLS/SignatureAndHashAlgorithm.java b/reload/Message/Security/TLS/SignatureAndHashAlgorithm.java index a2b4686..6959adc 100644 --- a/reload/Message/Security/TLS/SignatureAndHashAlgorithm.java +++ b/reload/Message/Security/TLS/SignatureAndHashAlgorithm.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Message.Security.TLS; import java.io.*; diff --git a/reload/ReloadInterface.java b/reload/ReloadInterface.java index 0eee5e2..605c154 100644 --- a/reload/ReloadInterface.java +++ b/reload/ReloadInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload; diff --git a/reload/SIP/SipRegistration.java b/reload/SIP/SipRegistration.java index b87c892..9b5d5b3 100644 --- a/reload/SIP/SipRegistration.java +++ b/reload/SIP/SipRegistration.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.SIP; import java.io.*; diff --git a/reload/SIP/SipRegistrationData.java b/reload/SIP/SipRegistrationData.java index be137eb..ed9f8a5 100644 --- a/reload/SIP/SipRegistrationData.java +++ b/reload/SIP/SipRegistrationData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.SIP; import java.io.*; diff --git a/reload/SIP/SipRegistrationType.java b/reload/SIP/SipRegistrationType.java index ffb5a20..9dd4652 100644 --- a/reload/SIP/SipRegistrationType.java +++ b/reload/SIP/SipRegistrationType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.SIP; diff --git a/reload/SipUsage.java b/reload/SipUsage.java index 751bc6b..cd3829c 100644 --- a/reload/SipUsage.java +++ b/reload/SipUsage.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload; diff --git a/reload/Storage/ArrayTable.java b/reload/Storage/ArrayTable.java index 48c52d9..f3fa973 100644 --- a/reload/Storage/ArrayTable.java +++ b/reload/Storage/ArrayTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/Data/ArrayEntry.java b/reload/Storage/Data/ArrayEntry.java index 3dc0236..7da8f20 100644 --- a/reload/Storage/Data/ArrayEntry.java +++ b/reload/Storage/Data/ArrayEntry.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/ArrayEntryMeta.java b/reload/Storage/Data/ArrayEntryMeta.java index 91967d6..686d009 100644 --- a/reload/Storage/Data/ArrayEntryMeta.java +++ b/reload/Storage/Data/ArrayEntryMeta.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/ArrayRange.java b/reload/Storage/Data/ArrayRange.java index ea56714..cc69ecd 100644 --- a/reload/Storage/Data/ArrayRange.java +++ b/reload/Storage/Data/ArrayRange.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/DataValue.java b/reload/Storage/Data/DataValue.java index a89f731..9cd76ba 100644 --- a/reload/Storage/Data/DataValue.java +++ b/reload/Storage/Data/DataValue.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/DictionaryEntry.java b/reload/Storage/Data/DictionaryEntry.java index b5cc9a6..2eac7af 100644 --- a/reload/Storage/Data/DictionaryEntry.java +++ b/reload/Storage/Data/DictionaryEntry.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/DictionaryEntryMeta.java b/reload/Storage/Data/DictionaryEntryMeta.java index a4a5c0d..1695469 100644 --- a/reload/Storage/Data/DictionaryEntryMeta.java +++ b/reload/Storage/Data/DictionaryEntryMeta.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/DictionaryKey.java b/reload/Storage/Data/DictionaryKey.java index 573b06f..77e037e 100644 --- a/reload/Storage/Data/DictionaryKey.java +++ b/reload/Storage/Data/DictionaryKey.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FetchAns.java b/reload/Storage/Data/FetchAns.java index dc973aa..1ea6d5d 100644 --- a/reload/Storage/Data/FetchAns.java +++ b/reload/Storage/Data/FetchAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FetchKindResponse.java b/reload/Storage/Data/FetchKindResponse.java index fbb1183..64854c6 100644 --- a/reload/Storage/Data/FetchKindResponse.java +++ b/reload/Storage/Data/FetchKindResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FetchReq.java b/reload/Storage/Data/FetchReq.java index 7dff34c..3873bc9 100644 --- a/reload/Storage/Data/FetchReq.java +++ b/reload/Storage/Data/FetchReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FindAns.java b/reload/Storage/Data/FindAns.java index b499e13..48ee238 100644 --- a/reload/Storage/Data/FindAns.java +++ b/reload/Storage/Data/FindAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FindKindData.java b/reload/Storage/Data/FindKindData.java index 9acedf4..04d2d8a 100644 --- a/reload/Storage/Data/FindKindData.java +++ b/reload/Storage/Data/FindKindData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/FindReq.java b/reload/Storage/Data/FindReq.java index 2f8bd85..e3b2a60 100644 --- a/reload/Storage/Data/FindReq.java +++ b/reload/Storage/Data/FindReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/MetaData.java b/reload/Storage/Data/MetaData.java index a28fe9d..7917c3b 100644 --- a/reload/Storage/Data/MetaData.java +++ b/reload/Storage/Data/MetaData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/MetaDataValue.java b/reload/Storage/Data/MetaDataValue.java index 6fccbbf..ac07eb2 100644 --- a/reload/Storage/Data/MetaDataValue.java +++ b/reload/Storage/Data/MetaDataValue.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StatAns.java b/reload/Storage/Data/StatAns.java index 68ebddc..cad6395 100644 --- a/reload/Storage/Data/StatAns.java +++ b/reload/Storage/Data/StatAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StatKindResponse.java b/reload/Storage/Data/StatKindResponse.java index 6713b72..ad1319f 100644 --- a/reload/Storage/Data/StatKindResponse.java +++ b/reload/Storage/Data/StatKindResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StatReq.java b/reload/Storage/Data/StatReq.java index 0ac9eb4..1c03242 100644 --- a/reload/Storage/Data/StatReq.java +++ b/reload/Storage/Data/StatReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoreAns.java b/reload/Storage/Data/StoreAns.java index 8f0cc29..1b61927 100644 --- a/reload/Storage/Data/StoreAns.java +++ b/reload/Storage/Data/StoreAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoreKindData.java b/reload/Storage/Data/StoreKindData.java index fb5d713..ce7376d 100644 --- a/reload/Storage/Data/StoreKindData.java +++ b/reload/Storage/Data/StoreKindData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoreKindResponse.java b/reload/Storage/Data/StoreKindResponse.java index 3696b51..f354a08 100644 --- a/reload/Storage/Data/StoreKindResponse.java +++ b/reload/Storage/Data/StoreKindResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoreReq.java b/reload/Storage/Data/StoreReq.java index fc57b5a..a527049 100644 --- a/reload/Storage/Data/StoreReq.java +++ b/reload/Storage/Data/StoreReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoredData.java b/reload/Storage/Data/StoredData.java index 923b170..00daf13 100644 --- a/reload/Storage/Data/StoredData.java +++ b/reload/Storage/Data/StoredData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoredDataSpecifier.java b/reload/Storage/Data/StoredDataSpecifier.java index e84c1f5..12c58d4 100644 --- a/reload/Storage/Data/StoredDataSpecifier.java +++ b/reload/Storage/Data/StoredDataSpecifier.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoredDataValue.java b/reload/Storage/Data/StoredDataValue.java index d9357b2..b5f738b 100644 --- a/reload/Storage/Data/StoredDataValue.java +++ b/reload/Storage/Data/StoredDataValue.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/Data/StoredMetaData.java b/reload/Storage/Data/StoredMetaData.java index aef4371..f442447 100644 --- a/reload/Storage/Data/StoredMetaData.java +++ b/reload/Storage/Data/StoredMetaData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Data; import java.io.*; diff --git a/reload/Storage/DictionaryTable.java b/reload/Storage/DictionaryTable.java index 32fd7f7..ecf90c6 100644 --- a/reload/Storage/DictionaryTable.java +++ b/reload/Storage/DictionaryTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/KindCounterList.java b/reload/Storage/KindCounterList.java index 76b08e7..ab95b63 100644 --- a/reload/Storage/KindCounterList.java +++ b/reload/Storage/KindCounterList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/KindModelList.java b/reload/Storage/KindModelList.java index 991ca1d..e836f3b 100644 --- a/reload/Storage/KindModelList.java +++ b/reload/Storage/KindModelList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/ResourceKindList.java b/reload/Storage/ResourceKindList.java index d6d9ea9..76a8ec2 100644 --- a/reload/Storage/ResourceKindList.java +++ b/reload/Storage/ResourceKindList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/ResourceReplicaList.java b/reload/Storage/ResourceReplicaList.java index edb2002..fa99812 100644 --- a/reload/Storage/ResourceReplicaList.java +++ b/reload/Storage/ResourceReplicaList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/SingleValueTable.java b/reload/Storage/SingleValueTable.java index 6ace6f3..b7ad072 100644 --- a/reload/Storage/SingleValueTable.java +++ b/reload/Storage/SingleValueTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; diff --git a/reload/Storage/StorageInterface.java b/reload/Storage/StorageInterface.java index 330a9c9..e8e6296 100644 --- a/reload/Storage/StorageInterface.java +++ b/reload/Storage/StorageInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; @@ -93,7 +108,7 @@ public void storeDictionary(ResourceId res, NodeId replicaDest, byte replicaNum, * @param exists if the value exists (false for removing data) * @param generationCounter the generation_counter value */ - public void storeDictionary(ResourceId res, NodeId replicaDest, byte replicaNum, KindId kind, Opaque[] data, Opaque[] key, boolean[] exists, long generationCounter) throws Exception{ // Método que almacena (con el hilo principal) + public void storeDictionary(ResourceId res, NodeId replicaDest, byte replicaNum, KindId kind, Opaque[] data, Opaque[] key, boolean[] exists, long generationCounter) throws Exception{ // M�todo que almacena (con el hilo principal) long storage_time = 0; // Pending int life_time = 0; // Pending diff --git a/reload/Storage/StorageThread.java b/reload/Storage/StorageThread.java index ad195cf..1777b30 100644 --- a/reload/Storage/StorageThread.java +++ b/reload/Storage/StorageThread.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage; import reload.Message.*; diff --git a/reload/Storage/Task/AppFetchTask.java b/reload/Storage/Task/AppFetchTask.java index da2183e..fb8fb71 100644 --- a/reload/Storage/Task/AppFetchTask.java +++ b/reload/Storage/Task/AppFetchTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Task; import reload.Message.*; diff --git a/reload/Storage/Task/AppStoreTask.java b/reload/Storage/Task/AppStoreTask.java index a64a4ef..b2eb0a4 100644 --- a/reload/Storage/Task/AppStoreTask.java +++ b/reload/Storage/Task/AppStoreTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Task; import reload.Message.*; diff --git a/reload/Storage/Task/JoiningStoreTask.java b/reload/Storage/Task/JoiningStoreTask.java index fbe2128..28c5937 100644 --- a/reload/Storage/Task/JoiningStoreTask.java +++ b/reload/Storage/Task/JoiningStoreTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Task; import reload.Message.*; diff --git a/reload/Storage/Task/StorageTask.java b/reload/Storage/Task/StorageTask.java index e328dd3..c7cac61 100644 --- a/reload/Storage/Task/StorageTask.java +++ b/reload/Storage/Task/StorageTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Task; import reload.Message.*; diff --git a/reload/Storage/Task/TaskType.java b/reload/Storage/Task/TaskType.java index e7441af..1ca4f74 100644 --- a/reload/Storage/Task/TaskType.java +++ b/reload/Storage/Task/TaskType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Storage.Task; diff --git a/reload/Topology/ConnectionTable.java b/reload/Topology/ConnectionTable.java index eed6bb4..b4c807b 100644 --- a/reload/Topology/ConnectionTable.java +++ b/reload/Topology/ConnectionTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordConnectionTable.java b/reload/Topology/Plugins/Chord/ChordConnectionTable.java index 47e8bae..eee0936 100644 --- a/reload/Topology/Plugins/Chord/ChordConnectionTable.java +++ b/reload/Topology/Plugins/Chord/ChordConnectionTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; @@ -418,7 +433,7 @@ private int getFirstNumber(boolean client){ if (num_linkC.get(j) == i) // Nuestro valor i ya existe en la lista, probamos el siguiente (i++) break; - if(j == num_linkC.size()-1) // Last iteration. Si la lista es recorrida sin haber encontrado la posición i, i es la posición deseada + if(j == num_linkC.size()-1) // Last iteration. Si la lista es recorrida sin haber encontrado la posici�n i, i es la posici�n deseada return i; } diff --git a/reload/Topology/Plugins/Chord/ChordJoinAns.java b/reload/Topology/Plugins/Chord/ChordJoinAns.java index 12579a2..b70a2b3 100644 --- a/reload/Topology/Plugins/Chord/ChordJoinAns.java +++ b/reload/Topology/Plugins/Chord/ChordJoinAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; diff --git a/reload/Topology/Plugins/Chord/ChordJoinReq.java b/reload/Topology/Plugins/Chord/ChordJoinReq.java index c8b5d86..e74805b 100644 --- a/reload/Topology/Plugins/Chord/ChordJoinReq.java +++ b/reload/Topology/Plugins/Chord/ChordJoinReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordLeaveAns.java b/reload/Topology/Plugins/Chord/ChordLeaveAns.java index d788c51..7b9eea3 100644 --- a/reload/Topology/Plugins/Chord/ChordLeaveAns.java +++ b/reload/Topology/Plugins/Chord/ChordLeaveAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; diff --git a/reload/Topology/Plugins/Chord/ChordLeaveData.java b/reload/Topology/Plugins/Chord/ChordLeaveData.java index 5d5ff93..df7f3cf 100644 --- a/reload/Topology/Plugins/Chord/ChordLeaveData.java +++ b/reload/Topology/Plugins/Chord/ChordLeaveData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import java.io.*; diff --git a/reload/Topology/Plugins/Chord/ChordLeaveReq.java b/reload/Topology/Plugins/Chord/ChordLeaveReq.java index 3882cff..4eb56c4 100644 --- a/reload/Topology/Plugins/Chord/ChordLeaveReq.java +++ b/reload/Topology/Plugins/Chord/ChordLeaveReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordLeaveType.java b/reload/Topology/Plugins/Chord/ChordLeaveType.java index 15394e3..af3a675 100644 --- a/reload/Topology/Plugins/Chord/ChordLeaveType.java +++ b/reload/Topology/Plugins/Chord/ChordLeaveType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; diff --git a/reload/Topology/Plugins/Chord/ChordRouteQueryAns.java b/reload/Topology/Plugins/Chord/ChordRouteQueryAns.java index e249792..770c5c4 100644 --- a/reload/Topology/Plugins/Chord/ChordRouteQueryAns.java +++ b/reload/Topology/Plugins/Chord/ChordRouteQueryAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordRouteQueryReq.java b/reload/Topology/Plugins/Chord/ChordRouteQueryReq.java index 0123587..a561989 100644 --- a/reload/Topology/Plugins/Chord/ChordRouteQueryReq.java +++ b/reload/Topology/Plugins/Chord/ChordRouteQueryReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import java.io.*; diff --git a/reload/Topology/Plugins/Chord/ChordRouting.java b/reload/Topology/Plugins/Chord/ChordRouting.java index 06863f2..4883bf7 100644 --- a/reload/Topology/Plugins/Chord/ChordRouting.java +++ b/reload/Topology/Plugins/Chord/ChordRouting.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordRoutingTable.java b/reload/Topology/Plugins/Chord/ChordRoutingTable.java index acf9ddc..035f439 100644 --- a/reload/Topology/Plugins/Chord/ChordRoutingTable.java +++ b/reload/Topology/Plugins/Chord/ChordRoutingTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import reload.Common.*; diff --git a/reload/Topology/Plugins/Chord/ChordUpdateAns.java b/reload/Topology/Plugins/Chord/ChordUpdateAns.java index 46a6b01..73ac96c 100644 --- a/reload/Topology/Plugins/Chord/ChordUpdateAns.java +++ b/reload/Topology/Plugins/Chord/ChordUpdateAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import java.io.*; diff --git a/reload/Topology/Plugins/Chord/ChordUpdateReq.java b/reload/Topology/Plugins/Chord/ChordUpdateReq.java index f9c3c33..ad6ee90 100644 --- a/reload/Topology/Plugins/Chord/ChordUpdateReq.java +++ b/reload/Topology/Plugins/Chord/ChordUpdateReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; import java.io.*; diff --git a/reload/Topology/Plugins/Chord/ChordUpdateType.java b/reload/Topology/Plugins/Chord/ChordUpdateType.java index 0b49916..3e84a72 100644 --- a/reload/Topology/Plugins/Chord/ChordUpdateType.java +++ b/reload/Topology/Plugins/Chord/ChordUpdateType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord; diff --git a/reload/Topology/Plugins/Chord/Task/ChordJoinTask.java b/reload/Topology/Plugins/Chord/Task/ChordJoinTask.java index 399d34b..fd1adcf 100644 --- a/reload/Topology/Plugins/Chord/Task/ChordJoinTask.java +++ b/reload/Topology/Plugins/Chord/Task/ChordJoinTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord.Task; import reload.Message.*; diff --git a/reload/Topology/Plugins/Chord/Task/ChordLeaveTask.java b/reload/Topology/Plugins/Chord/Task/ChordLeaveTask.java index 85751ed..26711f1 100644 --- a/reload/Topology/Plugins/Chord/Task/ChordLeaveTask.java +++ b/reload/Topology/Plugins/Chord/Task/ChordLeaveTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord.Task; import reload.Message.*; diff --git a/reload/Topology/Plugins/Chord/Task/ChordTask.java b/reload/Topology/Plugins/Chord/Task/ChordTask.java index bbdca1f..34707a5 100644 --- a/reload/Topology/Plugins/Chord/Task/ChordTask.java +++ b/reload/Topology/Plugins/Chord/Task/ChordTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord.Task; import reload.Message.*; diff --git a/reload/Topology/Plugins/Chord/Task/ChordTaskType.java b/reload/Topology/Plugins/Chord/Task/ChordTaskType.java index b1b5578..fa82221 100644 --- a/reload/Topology/Plugins/Chord/Task/ChordTaskType.java +++ b/reload/Topology/Plugins/Chord/Task/ChordTaskType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord.Task; diff --git a/reload/Topology/Plugins/Chord/Task/ChordUpdateTask.java b/reload/Topology/Plugins/Chord/Task/ChordUpdateTask.java index 9ca9397..f840a8d 100644 --- a/reload/Topology/Plugins/Chord/Task/ChordUpdateTask.java +++ b/reload/Topology/Plugins/Chord/Task/ChordUpdateTask.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins.Chord.Task; import reload.Message.*; diff --git a/reload/Topology/Plugins/ChordInterface.java b/reload/Topology/Plugins/ChordInterface.java index 1e98211..33b0ba1 100644 --- a/reload/Topology/Plugins/ChordInterface.java +++ b/reload/Topology/Plugins/ChordInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import reload.Common.*; diff --git a/reload/Topology/Plugins/ChordThread.java b/reload/Topology/Plugins/ChordThread.java index 4adf59b..6853da9 100644 --- a/reload/Topology/Plugins/ChordThread.java +++ b/reload/Topology/Plugins/ChordThread.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import reload.Message.*; diff --git a/reload/Topology/Plugins/ProbeAns.java b/reload/Topology/Plugins/ProbeAns.java index 547febc..aebd2c1 100644 --- a/reload/Topology/Plugins/ProbeAns.java +++ b/reload/Topology/Plugins/ProbeAns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import java.io.*; diff --git a/reload/Topology/Plugins/ProbeInformation.java b/reload/Topology/Plugins/ProbeInformation.java index 882d2fd..b9095ec 100644 --- a/reload/Topology/Plugins/ProbeInformation.java +++ b/reload/Topology/Plugins/ProbeInformation.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import java.io.*; diff --git a/reload/Topology/Plugins/ProbeInformationData.java b/reload/Topology/Plugins/ProbeInformationData.java index ca8c78a..0a89ef4 100644 --- a/reload/Topology/Plugins/ProbeInformationData.java +++ b/reload/Topology/Plugins/ProbeInformationData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import java.io.*; diff --git a/reload/Topology/Plugins/ProbeInformationType.java b/reload/Topology/Plugins/ProbeInformationType.java index a0ec9b9..13cdb28 100644 --- a/reload/Topology/Plugins/ProbeInformationType.java +++ b/reload/Topology/Plugins/ProbeInformationType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; diff --git a/reload/Topology/Plugins/ProbeReq.java b/reload/Topology/Plugins/ProbeReq.java index 15c02b8..000c4fc 100644 --- a/reload/Topology/Plugins/ProbeReq.java +++ b/reload/Topology/Plugins/ProbeReq.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology.Plugins; import java.io.*; diff --git a/reload/Topology/RoutingTable.java b/reload/Topology/RoutingTable.java index d74c15c..425d7cd 100644 --- a/reload/Topology/RoutingTable.java +++ b/reload/Topology/RoutingTable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology; import reload.Common.*; diff --git a/reload/Topology/TopologyPluginInterface.java b/reload/Topology/TopologyPluginInterface.java index 07c56d9..66adac1 100644 --- a/reload/Topology/TopologyPluginInterface.java +++ b/reload/Topology/TopologyPluginInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology; import java.io.*; diff --git a/reload/Topology/TopologyThread.java b/reload/Topology/TopologyThread.java index 447c505..9c92c8e 100644 --- a/reload/Topology/TopologyThread.java +++ b/reload/Topology/TopologyThread.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Topology; import reload.Message.*; diff --git a/reload/Turn/TurnServer.java b/reload/Turn/TurnServer.java index 08e86e6..0b143a3 100644 --- a/reload/Turn/TurnServer.java +++ b/reload/Turn/TurnServer.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.Turn; import java.io.*; diff --git a/reload/dev2dev/TextClientInterface.java b/reload/dev2dev/TextClientInterface.java index ed41f49..b593b8c 100644 --- a/reload/dev2dev/TextClientInterface.java +++ b/reload/dev2dev/TextClientInterface.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.dev2dev; import reload.dev2dev.textclient.*; diff --git a/reload/dev2dev/textclient/MessageProcessor.java b/reload/dev2dev/textclient/MessageProcessor.java index 97a2e52..9a58e3d 100644 --- a/reload/dev2dev/textclient/MessageProcessor.java +++ b/reload/dev2dev/textclient/MessageProcessor.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.dev2dev.textclient; public interface MessageProcessor{ diff --git a/reload/dev2dev/textclient/SipLayer.java b/reload/dev2dev/textclient/SipLayer.java index 11c7247..822d41a 100644 --- a/reload/dev2dev/textclient/SipLayer.java +++ b/reload/dev2dev/textclient/SipLayer.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.dev2dev.textclient; import java.net.InetAddress; @@ -180,7 +195,7 @@ public void processRequest(RequestEvent evt) { } FromHeader from = (FromHeader) req.getHeader("From"); - messageProcessor.processMessage(from.getAddress().toString(), //Aquí está la clave de todo + messageProcessor.processMessage(from.getAddress().toString(), //Aqu� est� la clave de todo new String(req.getRawContent())); Response response = null; try { //Reply with OK diff --git a/reload/dev2dev/textclient/TextClient.java b/reload/dev2dev/textclient/TextClient.java index 81abcfd..7488fb8 100644 --- a/reload/dev2dev/textclient/TextClient.java +++ b/reload/dev2dev/textclient/TextClient.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * + * Copyright (C) <2013> Contact: isaias.martinezy@uah.es + * 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *******************************************************************************/ package reload.dev2dev.textclient; import java.awt.event.*;