menu entry swapper: Licence addition (#1005)
* credit where credit is due credit where credit is due * Update MenuEntrySwapperConfig.java
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user