Skip to content

Commit

Permalink
Update copyright and license
Browse files Browse the repository at this point in the history
  • Loading branch information
devliber committed Feb 24, 2022
1 parent 08f05ed commit 5a0b2a3
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 90 deletions.
5 changes: 5 additions & 0 deletions .idea/dictionaries/aurelian.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (C) 2014-2021 Tecdrop
Copyright (C) 2014-2022 Tecdrop

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ LoneColor also has a zero interface [version](https://github.com/tecdrop/LoneCol

Contributions are welcome: code, text, documentation, design, graphics, suggestions. Please fork this repository and contribute back using [pull requests](https://github.com/tecdrop/LoneColor-Android/pulls), [submit an issue](https://github.com/tecdrop/LoneColor-Android/issues), or [send an email](https://www.tecdrop.com/contact/).

## Author

LoneColor for Android was created in 2014 by [Horațiu Tănescu](https://horatiu.me), cofounder of [East-Tec](https://www.east-tec.com) and original creator of [east-tec Eraser](https://www.east-tec.com/eraser/), the privacy solution that quickly and securely covers your online and PC tracks.

## License

LoneColor is licensed under the [MIT license](LICENSE).
15 changes: 3 additions & 12 deletions app/src/main/java/com/appgramming/lonecolor/LoneColorActivity.java
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
/*
* Copyright (C) 2014-2021 Tecdrop
* Copyright (C) 2014-2022 Tecdrop
* https://www.tecdrop.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file.
*/

package com.appgramming.lonecolor;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
/*
* Copyright (C) 2014-2021 Tecdrop
* Copyright (C) 2014-2022 Tecdrop
* https://www.tecdrop.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file.
*/

package com.appgramming.lonecolor.utils;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
/*
* Copyright (C) 2014-2021 Tecdrop
* Copyright (C) 2014-2022 Tecdrop
* https://www.tecdrop.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file.
*/


package com.appgramming.lonecolor.utils;

import android.app.WallpaperManager;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
/*
* Copyright (C) 2014-2021 Tecdrop
* Copyright (C) 2014-2022 Tecdrop
* https://www.tecdrop.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file.
*/

package com.appgramming.lonecolor.utils;
Expand Down
16 changes: 4 additions & 12 deletions app/src/main/java/com/appgramming/lonecolor/utils/Utils.java
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
/*
* Copyright (C) 2014-2021 Tecdrop
* Copyright (C) 2014-2022 Tecdrop
* https://www.tecdrop.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file.
*/


package com.appgramming.lonecolor.utils;

import android.content.ClipData;
Expand Down
15 changes: 3 additions & 12 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2014-2021 Tecdrop
<!-- Copyright (C) 2014-2022 Tecdrop
https://www.tecdrop.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE file.
-->
<resources>
<string name="app_name">LoneColor</string>
Expand Down
15 changes: 3 additions & 12 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2014-2021 Tecdrop
<!-- Copyright (C) 2014-2022 Tecdrop
https://www.tecdrop.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Use of this source code is governed by an MIT-style license that can be
found in the LICENSE file.
-->
<resources>
<!-- Base application theme. -->
Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "LoneColor"
Expand Down

0 comments on commit 5a0b2a3

Please sign in to comment.