Updated copyright.
This commit is contained in:
parent
16a219be2f
commit
d3175e6b2e
18 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* MainActivity.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* ProgrammingActivity.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* SplashActivity.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* StepsActivity.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* StepsFragment.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* AlphaFilter.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* MinMaxFilter.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* NumberFilter.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Config.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Configurations.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Field.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Option.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Params.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Dtmf.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Strings.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* ScrollAwareFABBehavior.kt
|
||||
*
|
||||
* Copyright 2016 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2016-2017 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue