gluon-web: update copyright
This commit is contained in:
parent
7e5f0fe1d5
commit
56a10e03b3
@ -2,6 +2,7 @@
|
||||
* lmo - Lua Machine Objects - Base functions
|
||||
*
|
||||
* Copyright (C) 2009-2010 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.net>
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@ -2,6 +2,7 @@
|
||||
* lmo - Lua Machine Objects - General header
|
||||
*
|
||||
* Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.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,8 @@
|
||||
/*
|
||||
* LuCI Template - Lua binding
|
||||
* gluon-web Template - Lua binding
|
||||
*
|
||||
* Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.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,8 @@
|
||||
/*
|
||||
* LuCI Template - Parser implementation
|
||||
* gluon-web Template - Parser implementation
|
||||
*
|
||||
* Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.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,8 @@
|
||||
/*
|
||||
* LuCI Template - Parser header
|
||||
* gluon-web Template - Parser header
|
||||
*
|
||||
* Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.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,8 @@
|
||||
/*
|
||||
* LuCI Template - Utility functions
|
||||
* gluon-web Template - Utility functions
|
||||
*
|
||||
* Copyright (C) 2010 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.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,8 @@
|
||||
/*
|
||||
* LuCI Template - Utility header
|
||||
* gluon-web Template - Utility header
|
||||
*
|
||||
* Copyright (C) 2010-2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2018 Matthias Schiffer <mschiffer@universe-factory.net>
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
Loading…
Reference in New Issue
Block a user