menu entry swapper: Licence addition (#1005)

* credit where credit is due

credit where credit is due

* Update MenuEntrySwapperConfig.java
This commit is contained in:
Kyleeld
2019-07-15 01:42:51 +01:00
committed by Ganom
parent d29f2ed360
commit b53c3bb1f7
2 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
/*
* Copyright (c) 2018, Adam <Adam@sigterm.info>
* Copyright (c) 2018, Kyle <https://github.com/kyleeld>
* Copyright (c) 2018, lucouswin <https://github.com/lucouswin>
* Copyright (c) 2019, alanbaumgartner <https://github.com/alanbaumgartner>
* Copyright (c) 2019, Kyle <https://github.com/kyleeld>
* Copyright (c) 2019, lucouswin <https://github.com/lucouswin>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -1692,4 +1693,4 @@ default CharterOption charterOption()
{
return true;
}
}
}

View File

@@ -1,8 +1,9 @@
/*
* Copyright (c) 2018, Adam <Adam@sigterm.info>
* Copyright (c) 2018, Kamiel
* Copyright (c) 2018, Kyle <https://github.com/kyleeld>
* Copyright (c) 2018, lucouswin <https://github.com/lucouswin>
* Copyright (c) 2019, alanbaumgartner <https://github.com/alanbaumgartner>
* Copyright (c) 2019, Kyle <https://github.com/kyleeld>
* Copyright (c) 2019, lucouswin <https://github.com/lucouswin>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without