Ver código fonte

Update copyright year

tags/v1.0.0
Remco 7 anos atrás
pai
commit
e947cd3352
5 arquivos alterados com 5 adições e 5 exclusões
  1. +1
    -1
      server/clamav.go
  2. +1
    -1
      server/handlers.go
  3. +1
    -1
      server/server.go
  4. +1
    -1
      server/utils.go
  5. +1
    -1
      server/virustotal.go

+ 1
- 1
server/clamav.go Ver arquivo

@@ -1,7 +1,7 @@
/*
The MIT License (MIT)

Copyright (c) 2014 DutchCoders [https://github.com/dutchcoders/]
Copyright (c) 2014-2017 DutchCoders [https://github.com/dutchcoders/]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 1
- 1
server/handlers.go Ver arquivo

@@ -1,7 +1,7 @@
/*
The MIT License (MIT)

Copyright (c) 2014 DutchCoders [https://github.com/dutchcoders/]
Copyright (c) 2014-2017 DutchCoders [https://github.com/dutchcoders/]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 1
- 1
server/server.go Ver arquivo

@@ -1,7 +1,7 @@
/*
The MIT License (MIT)

Copyright (c) 2014 DutchCoders [https://github.com/dutchcoders/]
Copyright (c) 2014-2017 DutchCoders [https://github.com/dutchcoders/]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 1
- 1
server/utils.go Ver arquivo

@@ -1,7 +1,7 @@
/*
The MIT License (MIT)

Copyright (c) 2014 DutchCoders [https://github.com/dutchcoders/]
Copyright (c) 2014-2017 DutchCoders [https://github.com/dutchcoders/]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 1
- 1
server/virustotal.go Ver arquivo

@@ -1,7 +1,7 @@
/*
The MIT License (MIT)

Copyright (c) 2014 DutchCoders [https://github.com/dutchcoders/]
Copyright (c) 2014-2017 DutchCoders [https://github.com/dutchcoders/]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


Carregando…
Cancelar
Salvar