From b39dc1bc78fefcce1dee4fdc4fdd1f60798ac988 Mon Sep 17 00:00:00 2001 From: Alexander Chemeris Date: Tue, 10 Aug 2010 21:32:45 +0400 Subject: [PATCH] Fix license header in USSD-specific files to AGPLv3. --- public-trunk/Control/USSDControl.cpp | 10 ++++---- public-trunk/GSM/GSML3NonCallSSComponents.cpp | 25 +++++++++---------- public-trunk/GSM/GSML3NonCallSSComponents.h | 24 +++++++++--------- public-trunk/GSM/GSML3NonCallSSElements.cpp | 24 +++++++++--------- public-trunk/GSM/GSML3NonCallSSElements.h | 24 +++++++++--------- public-trunk/GSM/GSML3NonCallSSMessages.cpp | 25 +++++++++---------- public-trunk/GSM/GSML3NonCallSSMessages.h | 25 +++++++++---------- 7 files changed, 77 insertions(+), 80 deletions(-) diff --git a/public-trunk/Control/USSDControl.cpp b/public-trunk/Control/USSDControl.cpp index a468922..a204102 100644 --- a/public-trunk/Control/USSDControl.cpp +++ b/public-trunk/Control/USSDControl.cpp @@ -1,24 +1,24 @@ /**@file USSD Control (L3) */ /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. 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 + it under the terms of the GNU Affero 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. + GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSComponents.cpp b/public-trunk/GSM/GSML3NonCallSSComponents.cpp index 1eb0449..c5da168 100644 --- a/public-trunk/GSM/GSML3NonCallSSComponents.cpp +++ b/public-trunk/GSM/GSML3NonCallSSComponents.cpp @@ -1,26 +1,25 @@ /**@file Call independent Supplementary Service Control. Facility element components, GSM 04.80 3.6.1. */ - /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSComponents.h b/public-trunk/GSM/GSML3NonCallSSComponents.h index 82c9ef4..49670bf 100644 --- a/public-trunk/GSM/GSML3NonCallSSComponents.h +++ b/public-trunk/GSM/GSML3NonCallSSComponents.h @@ -1,25 +1,25 @@ /**@file Call independent Supplementary Service Control. Facility element components, GSM 04.80 3.6.1. */ /* -* Copyright 2008 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSElements.cpp b/public-trunk/GSM/GSML3NonCallSSElements.cpp index 28e77f7..b7145c6 100644 --- a/public-trunk/GSM/GSML3NonCallSSElements.cpp +++ b/public-trunk/GSM/GSML3NonCallSSElements.cpp @@ -1,25 +1,25 @@ /**@file Elements for call independent Supplementary Service Control, GSM 04.80 3. */ /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSElements.h b/public-trunk/GSM/GSML3NonCallSSElements.h index 6eb289c..db98fb6 100644 --- a/public-trunk/GSM/GSML3NonCallSSElements.h +++ b/public-trunk/GSM/GSML3NonCallSSElements.h @@ -1,25 +1,25 @@ /**@file Elements for call independent Supplementary Service Control, GSM 04.80 3. */ /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSMessages.cpp b/public-trunk/GSM/GSML3NonCallSSMessages.cpp index b012884..7e47737 100644 --- a/public-trunk/GSM/GSML3NonCallSSMessages.cpp +++ b/public-trunk/GSM/GSML3NonCallSSMessages.cpp @@ -1,26 +1,25 @@ /** @file Messages for call independent Supplementary Service Control, GSM 04.80 2.2. */ - /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ diff --git a/public-trunk/GSM/GSML3NonCallSSMessages.h b/public-trunk/GSM/GSML3NonCallSSMessages.h index 6946a68..c5bc7ed 100644 --- a/public-trunk/GSM/GSML3NonCallSSMessages.h +++ b/public-trunk/GSM/GSML3NonCallSSMessages.h @@ -1,26 +1,25 @@ /**@file Messages for call independent Supplementary Service Control, GSM 04.80 2.2. */ - /* -* Copyright 2008, 2009 Free Software Foundation, Inc. +* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * -* This software is distributed under the terms of the GNU Public License. +* This software is distributed under the terms of the GNU Affero Public License. * See the COPYING file in the main directory for details. * * This use of this software may be subject to additional restrictions. * See the LEGAL file in the main directory for details. -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 free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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. + 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 Affero General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */