Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef059ec6 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

Merge branch '000-o-updateLicences' into 'v1-oreo'

Update licence headers

See merge request !137
parents 0f84d1ff 583cfbf6
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ import foundation.e.drive.utils.CommonUtils;
/**
 * Class representing the eDrive application.
 * It is instantiated before any other class.
 * @author Jonathan klee
 * @author Vincent Bourgmayer
 */
public class EdriveApplication extends Application {
    private static final String TAG = "EdriveApplication";
+1 −2
Original line number Diff line number Diff line
/*
 * Copyright © Narinder Rana (/e/ foundation).
 * Copyright © Vincent Bourgmayer (/e/ foundation).
 * Copyright © ECORP SAS 2022.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the GNU Public License v3.0
 * which accompanies this distribution, and is available at
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright © Narinder Rana (/e/ foundation).
 * Copyright © ECORP SAS 2022.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the GNU Public License v3.0
 * which accompanies this distribution, and is available at
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright © Vincent Bourgmayer (/e/ foundation).
 * Copyright © CLEUS SAS 2018-2019.
 * Copyright © ECORP SAS 2022.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the GNU Public License v3.0
 * which accompanies this distribution, and is available at
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright © Vincent Bourgmayer (/e/ foundation).
 * Copyright © CLEUS SAS 2018-2019.
 * Copyright © ECORP SAS 2022.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the GNU Public License v3.0
 * which accompanies this distribution, and is available at
Loading