Commit fa708f7e authored by Liang Ding's avatar Liang Ding

🎨 更新文件头版权日期

又过了一年,希望大家在新的一年里收获更多!
有空多来社区逛逛 https://hacpai.com 😅
parent 611861c6
...@@ -264,7 +264,7 @@ $.extend(Admin.prototype, { ...@@ -264,7 +264,7 @@ $.extend(Admin.prototype, {
}); });
var admin = new Admin();/* var admin = new Admin();/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -363,7 +363,7 @@ admin.editors.articleEditor = {}; ...@@ -363,7 +363,7 @@ admin.editors.articleEditor = {};
admin.editors.abstractEditor = {}; admin.editors.abstractEditor = {};
admin.editors.pageEditor = {}; admin.editors.pageEditor = {};
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -488,7 +488,7 @@ admin.editors.tinyMCE = { ...@@ -488,7 +488,7 @@ admin.editors.tinyMCE = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -901,7 +901,7 @@ admin.editors.CodeMirror = { ...@@ -901,7 +901,7 @@ admin.editors.CodeMirror = {
$('.editor-toolbar').remove(); $('.editor-toolbar').remove();
} }
};/* };/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -1698,7 +1698,7 @@ function getUUID() { ...@@ -1698,7 +1698,7 @@ function getUUID() {
} }
; ;
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -1828,7 +1828,7 @@ admin.comment = { ...@@ -1828,7 +1828,7 @@ admin.comment = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -1977,7 +1977,7 @@ admin.register["article-list"] = { ...@@ -1977,7 +1977,7 @@ admin.register["article-list"] = {
"init": admin.articleList.init, "init": admin.articleList.init,
"refresh": admin.articleList.getList "refresh": admin.articleList.getList
}/* }/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -2090,7 +2090,7 @@ admin.register["draft-list"] = { ...@@ -2090,7 +2090,7 @@ admin.register["draft-list"] = {
"init": admin.draftList.init, "init": admin.draftList.init,
"refresh": admin.draftList.getList "refresh": admin.draftList.getList
};/* };/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -2537,7 +2537,7 @@ admin.register["page-list"] = { ...@@ -2537,7 +2537,7 @@ admin.register["page-list"] = {
"refresh": admin.pageList.getList "refresh": admin.pageList.getList
} }
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -2682,7 +2682,7 @@ admin.register.others = { ...@@ -2682,7 +2682,7 @@ admin.register.others = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -3032,7 +3032,7 @@ admin.register["link-list"] = { ...@@ -3032,7 +3032,7 @@ admin.register["link-list"] = {
"init": admin.linkList.init, "init": admin.linkList.init,
"refresh": admin.linkList.getList "refresh": admin.linkList.getList
}/* }/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -3333,7 +3333,7 @@ admin.register["preference"] = { ...@@ -3333,7 +3333,7 @@ admin.register["preference"] = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -3509,7 +3509,7 @@ admin.register["plugin-list"] = { ...@@ -3509,7 +3509,7 @@ admin.register["plugin-list"] = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -3870,7 +3870,7 @@ admin.register["user-list"] = { ...@@ -3870,7 +3870,7 @@ admin.register["user-list"] = {
"init": admin.userList.init, "init": admin.userList.init,
"refresh": admin.userList.getList "refresh": admin.userList.getList
}/* }/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -4020,7 +4020,7 @@ admin.register["comment-list"] = { ...@@ -4020,7 +4020,7 @@ admin.register["comment-list"] = {
"init": admin.commentList.init, "init": admin.commentList.init,
"refresh": admin.commentList.getList "refresh": admin.commentList.getList
}/* }/*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -4154,7 +4154,7 @@ admin.plugin = { ...@@ -4154,7 +4154,7 @@ admin.plugin = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
...@@ -4192,7 +4192,7 @@ admin.register.main = { ...@@ -4192,7 +4192,7 @@ admin.register.main = {
} }
}; };
/* /*
* Copyright (c) 2010-2016, b3log.org & hacpai.com * Copyright (c) 2010-2017, b3log.org & hacpai.com
* *
* 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment