aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-lc15/misc/lc15bts_mgr.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2024-02-17 10:17:14 +0100
committerHarald Welte <laforge@osmocom.org>2024-02-17 10:21:30 +0100
commita7263b6474209427ccf6fb47b286b2c4058c793d (patch)
tree52bb84e4cd5f81251bc7b7b1bed8d28f096b9911 /src/osmo-bts-lc15/misc/lc15bts_mgr.c
parent82a2a8d9b450760e21d5af82b97b4330465746d6 (diff)
Fix license headers.
We have licensed the code under GNU Afffero Public License, and state that in the first paragraph as well as in the link to the license. However, a paragraph in the middle stated "see the GNU General Public License", which is somewhat misleading. Let's fix that. Change-Id: I37e503b195fe43e1da42c080900504ca8e682e76
Diffstat (limited to 'src/osmo-bts-lc15/misc/lc15bts_mgr.c')
-rw-r--r--src/osmo-bts-lc15/misc/lc15bts_mgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-lc15/misc/lc15bts_mgr.c b/src/osmo-bts-lc15/misc/lc15bts_mgr.c
index 745ff8bc..fb4f5c40 100644
--- a/src/osmo-bts-lc15/misc/lc15bts_mgr.c
+++ b/src/osmo-bts-lc15/misc/lc15bts_mgr.c
@@ -17,7 +17,7 @@
* 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 Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.