Skip to content
Snippets Groups Projects
Unverified Commit 56a10e03 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-web: update copyright

parent 7e5f0fe1
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* lmo - Lua Machine Objects - Base functions * lmo - Lua Machine Objects - Base functions
* *
* Copyright (C) 2009-2010 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* lmo - Lua Machine Objects - General header * lmo - Lua Machine Objects - General header
* *
* Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
/* /*
* LuCI Template - Lua binding * gluon-web Template - Lua binding
* *
* Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
/* /*
* LuCI Template - Parser implementation * gluon-web Template - Parser implementation
* *
* Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
/* /*
* LuCI Template - Parser header * gluon-web Template - Parser header
* *
* Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
/* /*
* LuCI Template - Utility functions * gluon-web Template - Utility functions
* *
* Copyright (C) 2010 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
/* /*
* LuCI Template - Utility header * gluon-web Template - Utility header
* *
* Copyright (C) 2010-2012 Jo-Philipp Wich <jow@openwrt.org> * 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment