Change-Id: I92762e7fa98e6251cd393557ffd28a75694d73e7
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
/*
- * Copyright (C) 2017-2018 "IoT.bzh"
+ * Copyright (C) 2017-2019 "IoT.bzh"
* Author Sebastien Douheret <sebastien@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
const (
appName = "xds-server"
appDescription = "X(cross) Development System Server is a web server that allows to remotely cross build applications."
- appCopyright = "Copyright (C) 2017-2018 IoT.bzh - Apache-2.0"
+ appCopyright = "Copyright (C) 2017-2019 IoT.bzh - Apache-2.0"
appUsage = "X(cross) Development System Server"
)