gluon-web: update copyright

This commit is contained in:
Matthias Schiffer 2018-02-22 14:23:33 +01:00
parent 7e5f0fe1d5
commit 56a10e03b3
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
7 changed files with 12 additions and 5 deletions

View File

@ -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.

View File

@ -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.

View File

@ -1,7 +1,8 @@
/* /*
* 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.

View File

@ -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) 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.

View File

@ -1,7 +1,8 @@
/* /*
* 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.

View File

@ -1,7 +1,8 @@
/* /*
* 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.

View File

@ -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) 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.